diff options
Diffstat (limited to 'public/projects/angular-small-apps/CHANGELOG.md')
| -rw-r--r-- | public/projects/angular-small-apps/CHANGELOG.md | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/public/projects/angular-small-apps/CHANGELOG.md b/public/projects/angular-small-apps/CHANGELOG.md new file mode 100644 index 0000000..7e393d1 --- /dev/null +++ b/public/projects/angular-small-apps/CHANGELOG.md @@ -0,0 +1,32 @@ +# Changelog + +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. + +### [2.0.1](https://github.com/ArmandPhilippot/angular-small-apps/compare/v2.0.0...v2.0.1) (2022-02-17) + + +### Bug Fixes + +* change schema path in angular config ([6bd1f16](https://github.com/ArmandPhilippot/angular-small-apps/commit/6bd1f167743469c37aea3fb26c152dba538914f2)) + +## 2.0.0 (2022-02-17) + + +### ⚠ BREAKING CHANGES + +* restructure apps as a monorepo + +### Features + +* handle recipe edition ([096784f](https://github.com/ArmandPhilippot/angular-small-apps/commit/096784f13e5e119c40abb6478ca39fc7228f0a13)) +* **recipes:** allow user to save searched recipes ([6c72c50](https://github.com/ArmandPhilippot/angular-small-apps/commit/6c72c50c23fcc81c11eb8732517a270d8bfc54d6)) + + +### Bug Fixes + +* **recipes:** print recipes even if local storage is empty ([225ca2a](https://github.com/ArmandPhilippot/angular-small-apps/commit/225ca2af80ca52a1ed153bd45aa5110572b4b06a)) + + +### build + +* restructure apps as a monorepo ([0493437](https://github.com/ArmandPhilippot/angular-small-apps/commit/0493437003ed9ca247eb14465a8bd522d6003f44)) |
