Skip to content

Commit

Permalink
release: new independent version
Browse files Browse the repository at this point in the history
  • Loading branch information
njfamirm committed Jan 4, 2025
1 parent 3d6505e commit dbc8380
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions packages/snackbar/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.0.0](https://github.com/the-nexim/design-system/compare/@nexim/[email protected]...@nexim/[email protected]) (2025-01-04)

### Bug Fixes

* **snackbar:** handler for close button ([5084f9c](https://github.com/the-nexim/design-system/commit/5084f9cf5aeacbbf49ebc19e9e74dde60388dc2b)) by @njfamirm
* **snackbar:** import handler in package ([993e741](https://github.com/the-nexim/design-system/commit/993e7411008c774101aceb341403ed86af5a1572)) by @njfamirm

### Code Refactoring

* **snackbar:** pass function for action handler ([fbb04f2](https://github.com/the-nexim/design-system/commit/fbb04f2ad38af49868157bab887406f5a5694f0e)) by @njfamirm

## [1.0.0-alpha.2](https://github.com/the-nexim/design-system/compare/@nexim/[email protected]...@nexim/[email protected]) (2025-01-02)

### Code Refactoring
Expand Down
2 changes: 1 addition & 1 deletion packages/snackbar/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nexim/snackbar",
"version": "1.0.0-alpha.2",
"version": "1.0.0",
"description": "Snackbar component with signal capability.",
"keywords": [
"snackbar",
Expand Down

0 comments on commit dbc8380

Please sign in to comment.