Skip to content

Commit

Permalink
chore(release): -v0.4.1 [skip ci]
Browse files Browse the repository at this point in the history
## [0.4.1](v0.4.0...v0.4.1) (2024-04-11)

### Bug Fixes

* hide close button on non dimissable toasts ([#12](#12)) ([3d1b31a](3d1b31a))
  • Loading branch information
semantic-release-bot committed Apr 11, 2024
1 parent 3d1b31a commit 4893228
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [0.4.1](https://github.com/tutkli/ngx-sonner/compare/v0.4.0...v0.4.1) (2024-04-11)


### Bug Fixes

* hide close button on non dimissable toasts ([#12](https://github.com/tutkli/ngx-sonner/issues/12)) ([3d1b31a](https://github.com/tutkli/ngx-sonner/commit/3d1b31aa7071590f5b88b84fe06c086c9ef5260a))

## [0.4.0](https://github.com/tutkli/ngx-sonner/compare/v0.3.4...v0.4.0) (2024-04-01)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ngx-sonner/source",
"version": "0.4.0",
"version": "0.4.1",
"license": "MIT",
"scripts": {
"start:docs": "nx serve docs",
Expand Down

0 comments on commit 4893228

Please sign in to comment.