Skip to content

Commit

Permalink
chore(release): 0.10.3 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Feb 14, 2025
1 parent 664a1c0 commit a9cce97
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [0.10.3](https://github.com/chingu-x/chingu-dashboard-components/compare/v0.10.2...v0.10.3) (2025-02-14)


### Bug Fixes

* theme config ([36199f2](https://github.com/chingu-x/chingu-dashboard-components/commit/36199f257c62e5932c2307e0e23a7bb8b67044dd))
* theme config ([7bd411b](https://github.com/chingu-x/chingu-dashboard-components/commit/7bd411b59adc522cdf1837041463f1bae72f199e))

## [0.10.2](https://github.com/chingu-x/chingu-dashboard-components/compare/v0.10.1...v0.10.2) (2025-02-14)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@chingu-x/components",
"version": "0.10.2",
"version": "0.10.3",
"description": "Component library for Chingu dashboard projects",
"module": "dist/index.js",
"type": "module",
Expand Down

0 comments on commit a9cce97

Please sign in to comment.