Skip to content

Commit e9b2a1c

Browse files
committed
chore(release): v1.8.1
1 parent 05c1f8f commit e9b2a1c

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [1.8.1](https://github.com/damingerdai/angular-toaster/compare/v1.8.0...v1.8.1) (2025-06-07)
2+
3+
4+
### Features
5+
6+
* bump angular min supported version to v20 ([05c1f8f](https://github.com/damingerdai/angular-toaster/commit/05c1f8f46786227deb5b00c642dc17479c0632ee))
7+
8+
9+
110
# [1.8.0](https://github.com/damingerdai/angular-toaster/compare/v1.7.0...v1.8.0) (2025-05-31)
211

312

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "root",
3-
"version": "1.8.0",
3+
"version": "1.8.1",
44
"engines": {
55
"node": "^18.13.0 || ^20.9.0 || >22.0.0"
66
},

packages/angular-toaster/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "angular-toaster",
33
"description": "An Angular Toaster Notification library based on AngularJS-Toaster",
4-
"version": "1.8.0",
4+
"version": "1.8.1",
55
"author": "Arthur",
66
"contributors": [
77
{

0 commit comments

Comments
 (0)