Skip to content

Commit

Permalink
chore(release): v2.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Conventional Changelog Action committed Oct 3, 2024
1 parent c6d2f52 commit 423134f
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 14 deletions.
18 changes: 9 additions & 9 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
# [2.4.0](https://github.com/manthanank/learn-angular/compare/v2.2.0...v2.4.0) (2024-10-03)


### Features

* Update styles configuration and documentation ([c6d2f52](https://github.com/manthanank/learn-angular/commit/c6d2f5200988eb207975d29f686dfd9ae98b2664))



# [2.2.0](https://github.com/manthanank/learn-angular/compare/v2.1.0...v2.2.0) (2024-06-26)


Expand Down Expand Up @@ -34,12 +43,3 @@



# [1.57.0](https://github.com/manthanank/learn-angular/compare/v1.56.0...v1.57.0) (2024-05-08)


### Features

* Create config.yml ([6c0f46c](https://github.com/manthanank/learn-angular/commit/6c0f46cb48876207a7349a5b7930817817e5ffaa))



4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "learn-angular",
"version": "2.3.0",
"version": "2.4.0",
"scripts": {
"ng": "ng",
"start": "ng serve",
Expand Down Expand Up @@ -35,4 +35,4 @@
"karma-jasmine-html-reporter": "~2.1.0",
"typescript": "~5.5.2"
}
}
}
2 changes: 1 addition & 1 deletion releases.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"version": "2.3.0"
"version": "2.4.0"
}

0 comments on commit 423134f

Please sign in to comment.