Skip to content

Commit 5d71b3a

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

File tree

4 files changed

+16
-2
lines changed

4 files changed

+16
-2
lines changed

packages/icon/CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# Change Log
2+
3+
All notable changes to this project will be documented in this file.
4+
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5+
6+
## 0.1.0 (2025-01-22)
7+
8+
### Features
9+
10+
* **icons:** create icon package for using google font icons ([#15](https://github.com/the-nexim/design-system/issues/15)) ([4620911](https://github.com/the-nexim/design-system/commit/4620911f90d01afa17a38de7b7d3dca409770542)) by @arashagp

packages/icon/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nexim/icon",
3-
"version": "0.0.0",
3+
"version": "0.1.0",
44
"description": "CSS classes for Material Design 3 icons.",
55
"keywords": [
66
"material",

packages/snackbar/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
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.4](https://github.com/the-nexim/design-system/compare/@nexim/[email protected]...@nexim/[email protected]) (2025-01-22)
7+
8+
**Note:** Version bump only for package @nexim/snackbar
9+
610
## [1.0.3](https://github.com/the-nexim/design-system/compare/@nexim/[email protected]...@nexim/[email protected]) (2025-01-08)
711

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

0 commit comments

Comments
 (0)