Skip to content

Commit ec0a031

Browse files
committed
release: new independent version
- @nexim/[email protected]
1 parent 3b75127 commit ec0a031

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

packages/button/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-03-08)
7+
8+
### Features
9+
10+
* add button style ([#26](https://github.com/the-nexim/design-system/issues/26)) ([3b75127](https://github.com/the-nexim/design-system/commit/3b751278d7641cc6e96ec147a22ce2fac1f33c0c)) by @s-ali-k

packages/button/package.json

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

0 commit comments

Comments
 (0)