Skip to content

Commit

Permalink
chore(release): v2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Conventional Changelog Action committed Jun 26, 2024
1 parent b8033a2 commit 36c7234
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.1.0](https://github.com/manthanank/learn-angular/compare/v1.59.0...v2.1.0) (2024-06-26)


### Features

* Bump version to 2.0.0 in package-lock.json, package.json, and releases.json ([b8033a2](https://github.com/manthanank/learn-angular/commit/b8033a2e13bca141b46909fa40374135b1316859))



# [1.59.0](https://github.com/manthanank/learn-angular/compare/v1.58.0...v1.59.0) (2024-05-08)


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



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


### Features

* Update issue templates ([d5fe4bd](https://github.com/manthanank/learn-angular/commit/d5fe4bdaedabcb7adf5749bd35f97e296b3dc4d9))



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.0.0",
"version": "2.1.0",
"scripts": {
"ng": "ng",
"start": "ng serve",
Expand Down Expand Up @@ -35,4 +35,4 @@
"karma-jasmine-html-reporter": "~2.1.0",
"typescript": "~5.4.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.0.0"
"version": "2.1.0"
}

0 comments on commit 36c7234

Please sign in to comment.