Skip to content

Commit

Permalink
chore(release): -v0.3.4 [skip ci]
Browse files Browse the repository at this point in the history
## [0.3.4](v0.3.3...v0.3.4) (2024-03-07)

### Bug Fixes

* cleanup tests ([b241099](b241099))
* move toast buttons style condition to toast component ([1ca7986](1ca7986))
* remove unused app ([e87c93c](e87c93c))
* toast button styles ([b2d6118](b2d6118))
  • Loading branch information
semantic-release-bot committed Mar 7, 2024
1 parent e87c93c commit dbf1b8c
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## [0.3.4](https://github.com/tutkli/ngx-sonner/compare/v0.3.3...v0.3.4) (2024-03-07)


### Bug Fixes

* cleanup tests ([b241099](https://github.com/tutkli/ngx-sonner/commit/b241099e5d1c60f928aef361f4ce042feddbb945))
* move toast buttons style condition to toast component ([1ca7986](https://github.com/tutkli/ngx-sonner/commit/1ca79865520dabef8444667ef06f9edb1d919832))
* remove unused app ([e87c93c](https://github.com/tutkli/ngx-sonner/commit/e87c93c23aeab9c3d232878a010f713977ad188b))
* toast button styles ([b2d6118](https://github.com/tutkli/ngx-sonner/commit/b2d6118218572a22e3fa6e93d0ed556f3b7f4c47))

## [0.3.3](https://github.com/tutkli/ngx-sonner/compare/v0.3.2...v0.3.3) (2024-03-06)


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.3.3",
"version": "0.3.4",
"license": "MIT",
"scripts": {
"start:docs": "nx serve docs",
Expand Down

0 comments on commit dbf1b8c

Please sign in to comment.