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 Dec 17, 2024
1 parent c8b1c77 commit 7c3c7ae
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions packages/snackbar/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.0.0-alpha.1](https://github.com/the-nexim/design-system/compare/@nexim/[email protected]...@nexim/[email protected]) (2024-12-17)

**Note:** Version bump only for package @nexim/snackbar

## 1.0.0-alpha.0 (2024-12-17)

### Features
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.0",
"version": "1.0.0-alpha.1",
"description": "A customizable snackbar component for displaying brief messages to users, with state management and animation utilities.",
"keywords": [
"snackbar",
Expand Down

0 comments on commit 7c3c7ae

Please sign in to comment.