Skip to content

Commit f00d646

Browse files
committed
2 parents fb62ca5 + 423134f commit f00d646

File tree

4 files changed

+14
-14
lines changed

4 files changed

+14
-14
lines changed

CHANGELOG.md

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

312

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

3544

3645

37-
# [1.57.0](https://github.com/manthanank/learn-angular/compare/v1.56.0...v1.57.0) (2024-05-08)
38-
39-
40-
### Features
41-
42-
* Create config.yml ([6c0f46c](https://github.com/manthanank/learn-angular/commit/6c0f46cb48876207a7349a5b7930817817e5ffaa))
43-
44-
45-

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "learn-angular",
3-
"version": "2.3.0",
3+
"version": "2.4.0",
44
"scripts": {
55
"ng": "ng",
66
"start": "ng serve",
@@ -35,4 +35,4 @@
3535
"karma-jasmine-html-reporter": "~2.1.0",
3636
"typescript": "~5.5.2"
3737
}
38-
}
38+
}

releases.json

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

0 commit comments

Comments
 (0)