Skip to content

Commit 42eae60

Browse files
authored
chore(release): update CHANGELOG.md (#193)
Co-authored-by: davidlj95 <[email protected]>
1 parent a3a7679 commit 42eae60

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

projects/ngx-meta/src/CHANGELOG.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,27 @@
1+
## [`ngx-meta` v1.0.0-alpha.30](https://github.com/davidlj95/ngx/compare/ngx-meta-v1.0.0-alpha.29...ngx-meta-v1.0.0-alpha.30) (2024-01-17)
2+
3+
### Performance Improvements
4+
5+
- use const instead of enums to min bundle size ([#192](https://github.com/davidlj95/ngx/issues/192)) ([a3a7679](https://github.com/davidlj95/ngx/commit/a3a7679e50213ef0d44cb8e14caace885d042a23))
6+
7+
### Miscellaneous Chores
8+
9+
- **release:** update CHANGELOG.md ([#182](https://github.com/davidlj95/ngx/issues/182)) ([17313d1](https://github.com/davidlj95/ngx/commit/17313d1bb8540b6cee037e81c94b449f74b6c6a2))
10+
11+
### Tests
12+
13+
- **e2e:** add route and service scenario ([#191](https://github.com/davidlj95/ngx/issues/191)) ([7acb112](https://github.com/davidlj95/ngx/commit/7acb112e53232acdeb3209a225c3c99ac7ec46c0))
14+
15+
### Build System
16+
17+
- **deps-dev:** update actions/cache digest to e12d46a ([792c28f](https://github.com/davidlj95/ngx/commit/792c28f3cbeacc9439dd24514ab0eb8cf5740cdb))
18+
- **deps-dev:** update actions/download-artifact digest to 6b208ae ([bf8da2b](https://github.com/davidlj95/ngx/commit/bf8da2bc62a127858b4ccd4c63b3824acda31309))
19+
- **deps-dev:** update actions/upload-artifact digest to 1eb3cb2 ([0630a31](https://github.com/davidlj95/ngx/commit/0630a319427f14c605414c05f864adecd02b87a4))
20+
- **deps-dev:** update dependency node to v20.11.0 ([c1d17c5](https://github.com/davidlj95/ngx/commit/c1d17c572d09038f7486863122db3d77cf48f9fe))
21+
- **deps-dev:** update pnpm to v8.14.1 ([#185](https://github.com/davidlj95/ngx/issues/185)) ([e386712](https://github.com/davidlj95/ngx/commit/e38671293445c44958320eca142e52c5065b6317))
22+
- **deps-dev:** update typescript-eslint monorepo to v6.19.0 ([4dda276](https://github.com/davidlj95/ngx/commit/4dda276bd799d4c99c94a33813fd845d354624eb))
23+
- **deps:** pin actions/github-script action to 60a0d83 ([#186](https://github.com/davidlj95/ngx/issues/186)) ([e047ac8](https://github.com/davidlj95/ngx/commit/e047ac8af691d53a3a837ed65a9d50e455096505))
24+
125
## [`ngx-meta` v1.0.0-alpha.29](https://github.com/davidlj95/ngx/compare/ngx-meta-v1.0.0-alpha.28...ngx-meta-v1.0.0-alpha.29) (2024-01-15)
226

327
### Performance Improvements

0 commit comments

Comments
 (0)