-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- @nexim/[email protected]
- Loading branch information
Showing
2 changed files
with
23 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
# Change Log | ||
|
||
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.0 (2024-12-17) | ||
|
||
### Features | ||
|
||
* **snackbar:** add new package ([#19](https://github.com/the-nexim/design-system/issues/19)) ([34ef497](https://github.com/the-nexim/design-system/commit/34ef497168b6e4a62092794dfe8f60b124328e87)) by @arashagp | ||
|
||
### Bug Fixes | ||
|
||
* install correct deps ([beecd4c](https://github.com/the-nexim/design-system/commit/beecd4ca5b4a888ab624149fc9f70ca0f8bb3eec)) by @njfamirm | ||
* **snackbar:** handle issues ([57da39d](https://github.com/the-nexim/design-system/commit/57da39dba3085ef21c6ad7e35c5c63ed2c06e88f)) by @njfamirm | ||
|
||
### Code Refactoring | ||
|
||
* **snackbar:** remove click signal handler ([b4625f1](https://github.com/the-nexim/design-system/commit/b4625f17f2e897b3143f2e0e4e3c83176aa036ae)) by @njfamirm | ||
* **snackbar:** review and enhance ([395bd9c](https://github.com/the-nexim/design-system/commit/395bd9cc386d592058d2f21f8515fb104756919a)) by @njfamirm | ||
* **snackbar:** separation files and remove function action button handler params ([1fcbf96](https://github.com/the-nexim/design-system/commit/1fcbf96494ef61db2d993030038bc74201090597)) by @njfamirm | ||
* **snackbar:** separation of concern ([99057ca](https://github.com/the-nexim/design-system/commit/99057ca7549ea8d722f459d11afe86a935aac6bc)) by @njfamirm |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters