Skip to content

Commit 90230cb

Browse files
author
Conventional Changelog Action
committed
chore(release): v2.5.0
1 parent f00d646 commit 90230cb

File tree

4 files changed

+12
-12
lines changed

4 files changed

+12
-12
lines changed

CHANGELOG.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# [2.5.0](https://github.com/manthanank/learn-angular/compare/v2.4.0...v2.5.0) (2024-10-03)
2+
3+
4+
### Features
5+
6+
* Update styles configuration and documentation ([fb62ca5](https://github.com/manthanank/learn-angular/commit/fb62ca53d010b2e3e7ab42cce348eb815ab469bc))
7+
8+
9+
110
# [2.4.0](https://github.com/manthanank/learn-angular/compare/v2.2.0...v2.4.0) (2024-10-03)
211

312

@@ -34,12 +43,3 @@
3443

3544

3645

37-
# [1.58.0](https://github.com/manthanank/learn-angular/compare/v1.57.0...v1.58.0) (2024-05-08)
38-
39-
40-
### Features
41-
42-
* Update issue templates ([b2c6842](https://github.com/manthanank/learn-angular/commit/b2c684254006de2061fc8c32897e0faee073246d))
43-
44-
45-

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "learn-angular",
3-
"version": "2.4.0",
3+
"version": "2.5.0",
44
"scripts": {
55
"ng": "ng",
66
"start": "ng serve",

releases.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"version": "2.4.0"
2+
"version": "2.5.0"
33
}

0 commit comments

Comments
 (0)