Skip to content

Commit 5c58820

Browse files
committed
release: new independent version
- @nexim/[email protected]
1 parent 2ac0910 commit 5c58820

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

packages/snackbar/CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,18 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.0.2](https://github.com/the-nexim/design-system/compare/@nexim/[email protected]...@nexim/[email protected]) (2025-01-05)
7+
8+
### Bug Fixes
9+
10+
* **snackbar/handler:** close last snackbar before add new subscriber ([c8a041d](https://github.com/the-nexim/design-system/commit/c8a041d373dfad3b672e977cbc1f31f6c233f553)) by @njfamirm
11+
* **snackbar:** catch action button handler error ([6953907](https://github.com/the-nexim/design-system/commit/6953907bfb8231d787d3e44f26e4b262364ec946)) by @njfamirm
12+
13+
### Code Refactoring
14+
15+
* **snackbar:** set correct action button handler ([acd3ac2](https://github.com/the-nexim/design-system/commit/acd3ac28a0055b46ea7262f74bd7863ba290ae2e)) by @njfamirm
16+
* **snackbar:** use @alwatr/delay instead of @alwatr/wait ([7cc27d5](https://github.com/the-nexim/design-system/commit/7cc27d5f1a028b217b284a8bea185b09cb00f07e)) by @njfamirm
17+
618
## [1.0.1](https://github.com/the-nexim/design-system/compare/@nexim/[email protected]...@nexim/[email protected]) (2025-01-05)
719

820
### Bug Fixes

packages/snackbar/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nexim/snackbar",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "Snackbar component with signal capability.",
55
"keywords": [
66
"snackbar",

0 commit comments

Comments
 (0)