Skip to content

Commit 926a3e3

Browse files
authored
Merge branch 'main' into dev
2 parents 36199f2 + e4a2dd7 commit 926a3e3

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [0.10.2](https://github.com/chingu-x/chingu-dashboard-components/compare/v0.10.1...v0.10.2) (2025-02-14)
2+
3+
4+
### Bug Fixes
5+
6+
* add exports for chingu-theme ([1da663a](https://github.com/chingu-x/chingu-dashboard-components/commit/1da663a96f72e0f609dca6f5e137a6caf945c0bb))
7+
18
## [0.10.1](https://github.com/chingu-x/chingu-dashboard-components/compare/v0.10.0...v0.10.1) (2025-02-14)
29

310

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@chingu-x/components",
3-
"version": "0.10.1",
3+
"version": "0.10.2",
44
"description": "Component library for Chingu dashboard projects",
55
"module": "dist/index.js",
66
"type": "module",
@@ -179,4 +179,4 @@
179179
"types": "./dist/types/types/index.d.ts"
180180
}
181181
}
182-
}
182+
}

0 commit comments

Comments
 (0)