Skip to content

Commit

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


### Features

* Update README.md with improved description of Angular framework ([fa07520](https://github.com/manthanank/learn-angular/commit/fa0752021f6d5c15b3b1cd8dc554dc5322fd62ec))



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


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



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


### Features

* Create pull_request_template.md ([672ba1b](https://github.com/manthanank/learn-angular/commit/672ba1b7cd2685b67fad3c7269a4ce7c4a330ee6))



2 changes: 1 addition & 1 deletion package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "learn-angular",
"version": "2.1.0",
"version": "2.2.0",
"scripts": {
"ng": "ng",
"start": "ng serve",
Expand Down
2 changes: 1 addition & 1 deletion releases.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"version": "2.1.0"
"version": "2.2.0"
}

0 comments on commit e6f018e

Please sign in to comment.