Skip to content

Commit

Permalink
chore(release): 0.0.10
Browse files Browse the repository at this point in the history
  • Loading branch information
runyasak committed Sep 9, 2023
1 parent 61240b5 commit 1fa569d
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 3 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [0.0.10](https://github.com/runyasak/ng-storefront-ui/compare/v0.0.9...v0.0.10) (2023-09-09)

### [0.0.10-alpha.0](https://github.com/runyasak/ng-storefront-ui/compare/v0.0.9...v0.0.10-alpha.0) (2023-09-06)


Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ng-storefront-ui/workspace",
"version": "0.0.10-alpha.0",
"version": "0.0.10",
"repository": {
"type": "git",
"url": "https://github.com/runyasak/ng-storefront-ui",
Expand Down Expand Up @@ -65,4 +65,4 @@
"node": "^18.17.1"
},
"packageManager": "^pnpm@8.7.4"
}
}
2 changes: 1 addition & 1 deletion projects/ng-storefront-ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ng-storefront-ui",
"version": "0.0.10-alpha.0",
"version": "0.0.10",
"description": "A frontend library for Angular that helps developers quickly build fast, accessible, and beautiful storefronts.",
"repository": {
"type": "git",
Expand Down

0 comments on commit 1fa569d

Please sign in to comment.