Skip to content

Commit 7cc5013

Browse files
committed
release: new independent version
- @nexim/[email protected]
1 parent b4b077f commit 7cc5013

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

packages/snackbar/CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
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.3](https://github.com/the-nexim/design-system/compare/@nexim/[email protected]...@nexim/[email protected]) (2025-01-08)
7+
8+
### Bug Fixes
9+
10+
* **snackbar:** add styles for SnackbarElement component ([#10](https://github.com/the-nexim/design-system/issues/10)) ([b4b077f](https://github.com/the-nexim/design-system/commit/b4b077fe4b8d3236003c45610b87071e17d1c471)) by @arashagp
11+
12+
### Code Refactoring
13+
14+
* **typescripts:** update typescript configurations ([#8](https://github.com/the-nexim/design-system/issues/8)) ([650349a](https://github.com/the-nexim/design-system/commit/650349a01cc30293f7b1814efae51ed491da29da)) by @arashagp
15+
* update output paths in package.json ([#9](https://github.com/the-nexim/design-system/issues/9)) ([688a631](https://github.com/the-nexim/design-system/commit/688a631c82a78f1e066e6a92a33c1d472aa031ea)) by @arashagp
16+
617
## [1.0.2](https://github.com/the-nexim/design-system/compare/@nexim/[email protected]...@nexim/[email protected]) (2025-01-05)
718

819
### 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.2",
3+
"version": "1.0.3",
44
"description": "Snackbar component with signal capability.",
55
"keywords": [
66
"snackbar",

0 commit comments

Comments
 (0)