Skip to content

Commit

Permalink
update CHANGELOG (#3)
Browse files Browse the repository at this point in the history
  • Loading branch information
runyasak authored Sep 9, 2023
1 parent 469b27a commit 61d8701
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ All notable changes to this project will be documented in this file. See [standa

* **sf-icon-arrow-forward:** new component ([e3306e8](https://github.com/runyasak/ng-storefront-ui/commit/e3306e8383c26176dbdceaddd8f61425b114dea2))
* **sf-loader-circular:** new component ([8dc5ac3](https://github.com/runyasak/ng-storefront-ui/commit/8dc5ac3051e98d79e4667db7df1f119828cfc28d))
* **sf-input:** new component ([08f75a206338dff9751dd2bed5be2acd8ee13995](https://github.com/runyasak/ng-storefront-ui/commit/08f75a206338dff9751dd2bed5be2acd8ee13995))
* **sf-textarea:** new component ([b958516](https://github.com/runyasak/ng-storefront-ui/commit/b958516d815f707a4595afaac4e4e6d65fc187ed))


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
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
Expand Up @@ -18,4 +18,4 @@
"tslib": "^2.3.0"
},
"sideEffects": false
}
}

0 comments on commit 61d8701

Please sign in to comment.