Skip to content

Commit 5997a05

Browse files
chore(main): release 1.0.0 (#14)
Co-authored-by: openng-release-please[bot] <316356025+openng-release-please[bot]@users.noreply.github.com>
1 parent b278ae1 commit 5997a05

3 files changed

Lines changed: 14 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"projects/ngx-toastr": "0.0.0"
2+
"projects/ngx-toastr": "1.0.0"
33
}

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# Changelog
2+
3+
## 1.0.0 (2026-08-21)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* the package is now named `@openng/ngx-toastr`.
9+
10+
### Features
11+
12+
* add openng namespace to package ([f884e10](https://github.com/openng-org/ngx-toastr/commit/f884e10436cb2d23368678463aab9a4904e9e13b))

projects/ngx-toastr/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@openng/ngx-toastr",
3-
"version": "0.0.0-development",
3+
"version": "1.0.0",
44
"license": "MIT",
55
"peerDependencies": {
66
"@angular/common": "^21.0.0",

0 commit comments

Comments
 (0)