Skip to content

Commit 69de492

Browse files
chore(release): -v0.4.0 [skip ci]
## [0.4.0](v0.3.4...v0.4.0) (2024-04-01) ### Features * use new signal queries ([#4](#4)) ([bde803e](bde803e)) ### Bug Fixes * blurry toasts ([#6](#6)) ([5ba650c](5ba650c)) * preserve heights order when adding new toasts ([#8](#8)) ([c7775a2](c7775a2)) ### Chores * remove nx cloud ([fe4a4d1](fe4a4d1)) * sync package-lock.json ([ead7f75](ead7f75)) * sync package-lock.json ([bcf2f46](bcf2f46)) * update nx ([ddc83fa](ddc83fa))
1 parent bde803e commit 69de492

File tree

2 files changed

+22
-1
lines changed

2 files changed

+22
-1
lines changed

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,24 @@
1+
## [0.4.0](https://github.com/tutkli/ngx-sonner/compare/v0.3.4...v0.4.0) (2024-04-01)
2+
3+
4+
### Features
5+
6+
* use new signal queries ([#4](https://github.com/tutkli/ngx-sonner/issues/4)) ([bde803e](https://github.com/tutkli/ngx-sonner/commit/bde803efb543fbbbc4a812d6ebc19d4c595cd04a))
7+
8+
9+
### Bug Fixes
10+
11+
* blurry toasts ([#6](https://github.com/tutkli/ngx-sonner/issues/6)) ([5ba650c](https://github.com/tutkli/ngx-sonner/commit/5ba650c58ecf1fa1f839c85fe0ebe5e825a72f65))
12+
* preserve heights order when adding new toasts ([#8](https://github.com/tutkli/ngx-sonner/issues/8)) ([c7775a2](https://github.com/tutkli/ngx-sonner/commit/c7775a20f165bc39575afd599004e6cb3787859a))
13+
14+
15+
### Chores
16+
17+
* remove nx cloud ([fe4a4d1](https://github.com/tutkli/ngx-sonner/commit/fe4a4d19c9b9d97f4af096e5bb909f04b0b0a777))
18+
* sync package-lock.json ([ead7f75](https://github.com/tutkli/ngx-sonner/commit/ead7f7597326b1f2ea166fab1fa4efe1821831f8))
19+
* sync package-lock.json ([bcf2f46](https://github.com/tutkli/ngx-sonner/commit/bcf2f468815d1974e621d4fd9e8918a39a8a0334))
20+
* update nx ([ddc83fa](https://github.com/tutkli/ngx-sonner/commit/ddc83fa76da51f9d85dd4c2aa7eeb1cf8c1f029f))
21+
122
## [0.3.4](https://github.com/tutkli/ngx-sonner/compare/v0.3.3...v0.3.4) (2024-03-07)
223

324

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ngx-sonner/source",
3-
"version": "0.3.4",
3+
"version": "0.4.0",
44
"license": "MIT",
55
"scripts": {
66
"start:docs": "nx serve docs",

0 commit comments

Comments
 (0)