Skip to content

Commit fda32ae

Browse files
committed
chore(release): v1.7.0
1 parent 399ca98 commit fda32ae

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# [1.7.0](https://github.com/damingerdai/angular-toaster/compare/v1.7.0-beta.2...v1.7.0) (2025-05-05)
2+
3+
4+
15
# [1.7.0-beta.2](https://github.com/damingerdai/angular-toaster/compare/v1.7.0-beta.1...v1.7.0-beta.2) (2025-05-05)
26

37

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.7.0-beta.2",
3+
"version": "1.7.0",
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.7.0-beta.2",
4+
"version": "1.7.0",
55
"author": "Arthur",
66
"contributors": [
77
{

0 commit comments

Comments
 (0)