Skip to content

Commit 3ce54bd

Browse files
committed
Merge branch 'main' into dev
2 parents 5d588bf + fe5898d commit 3ce54bd

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
# [0.10.0](https://github.com/chingu-x/chingu-dashboard-components/compare/v0.9.1...v0.10.0) (2025-02-04)
2+
3+
4+
### Bug Fixes
5+
6+
* exports ([11f9c7d](https://github.com/chingu-x/chingu-dashboard-components/commit/11f9c7dc1f1dbc1d3469d754886fd92f83f915f3))
7+
* fix mode toggle in nav ([4445f58](https://github.com/chingu-x/chingu-dashboard-components/commit/4445f58655a2bb8db4a32aae0434111bed59c17f))
8+
* index.css ([53d8c41](https://github.com/chingu-x/chingu-dashboard-components/commit/53d8c411f2f8bdb33bd5e2906ad62356cfda0e60))
9+
* package ([e488aae](https://github.com/chingu-x/chingu-dashboard-components/commit/e488aaee6067c71f50f3d9b7548af0dd62d3cd95))
10+
* package ([fd825f0](https://github.com/chingu-x/chingu-dashboard-components/commit/fd825f0ccd0e53d5902eccd02143f69d11074870))
11+
* package & index.css ([50c2def](https://github.com/chingu-x/chingu-dashboard-components/commit/50c2defa11982a2fb19306091ede223127ea0b01))
12+
13+
14+
### Features
15+
16+
* add social button ([be73a05](https://github.com/chingu-x/chingu-dashboard-components/commit/be73a055c9e29c501952b829a14cc29fda808b86))
17+
* add top navbar components ([d5c24fb](https://github.com/chingu-x/chingu-dashboard-components/commit/d5c24fb703588bf269f6539dc75487a4f59a20f2))
18+
119
## [0.9.1](https://github.com/chingu-x/chingu-dashboard-components/compare/v0.9.0...v0.9.1) (2025-01-29)
220

321

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@chingu-x/components",
3-
"version": "0.9.1",
3+
"version": "0.10.0",
44
"description": "Component library for Chingu dashboard projects",
55
"module": "dist/index.js",
66
"type": "module",

0 commit comments

Comments
 (0)