Skip to content

Commit e6f018e

Browse files
author
Conventional Changelog Action
committed
chore(release): v2.2.0
1 parent fa07520 commit e6f018e

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.2.0](https://github.com/manthanank/learn-angular/compare/v2.1.0...v2.2.0) (2024-06-26)
2+
3+
4+
### Features
5+
6+
* Update README.md with improved description of Angular framework ([fa07520](https://github.com/manthanank/learn-angular/commit/fa0752021f6d5c15b3b1cd8dc554dc5322fd62ec))
7+
8+
9+
110
# [2.1.0](https://github.com/manthanank/learn-angular/compare/v1.59.0...v2.1.0) (2024-06-26)
211

312

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

3544

3645

37-
# [1.56.0](https://github.com/manthanank/learn-angular/compare/v1.55.0...v1.56.0) (2024-05-08)
38-
39-
40-
### Features
41-
42-
* Create pull_request_template.md ([672ba1b](https://github.com/manthanank/learn-angular/commit/672ba1b7cd2685b67fad3c7269a4ce7c4a330ee6))
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.1.0",
3+
"version": "2.2.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.1.0"
2+
"version": "2.2.0"
33
}

0 commit comments

Comments
 (0)