Skip to content

Commit bf04aae

Browse files
chore(release): 7.0.0 [skip ci]
# [7.0.0](v6.3.2...v7.0.0) (2025-10-02) ### Bug Fixes * Fix storybook. ([640b03d](640b03d)) * Fix. ([5aa04e3](5aa04e3)) * Fix. ([60be998](60be998)) * Resolve PhoenixStorybook compilation warning by adding content entries to index files ([577a887](577a887)) * Update dependencies to resolve compilation warnings ([6f9d050](6f9d050)) ### Code Refactoring * Replace daisyui with duskmoonui dependency ([3aace17](3aace17)) ### Features * Add comprehensive component tests for Button, Card, Icons, and Link ([3df36f7](3df36f7)) * Add devenv development environment configuration ([6c010b9](6c010b9)) ### BREAKING CHANGES * Update css library to duskmoonui instead of daisyui.
1 parent 6bd8b1c commit bf04aae

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

apps/phoenix_duskmoon/CHANGELOG.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,30 @@
1+
# [7.0.0](https://github.com/duskmoon-dev/phoenix-duskmoon-ui/compare/v6.3.2...v7.0.0) (2025-10-02)
2+
3+
4+
### Bug Fixes
5+
6+
* Fix storybook. ([640b03d](https://github.com/duskmoon-dev/phoenix-duskmoon-ui/commit/640b03d57826bb8bc46d432e07173f92040ec7d4))
7+
* Fix. ([5aa04e3](https://github.com/duskmoon-dev/phoenix-duskmoon-ui/commit/5aa04e309c2b068ca9006a5629d83017294788ab))
8+
* Fix. ([60be998](https://github.com/duskmoon-dev/phoenix-duskmoon-ui/commit/60be998f1ea056032cc020281d2dcba80d6e0676))
9+
* Resolve PhoenixStorybook compilation warning by adding content entries to index files ([577a887](https://github.com/duskmoon-dev/phoenix-duskmoon-ui/commit/577a8872c9626bfff3b9bf3406a7eca8275389fc))
10+
* Update dependencies to resolve compilation warnings ([6f9d050](https://github.com/duskmoon-dev/phoenix-duskmoon-ui/commit/6f9d0507c22093bab534f2d8b25eb9dc50e4ca41))
11+
12+
13+
### Code Refactoring
14+
15+
* Replace daisyui with duskmoonui dependency ([3aace17](https://github.com/duskmoon-dev/phoenix-duskmoon-ui/commit/3aace172cec493c877318825bfc180bdda6415a1))
16+
17+
18+
### Features
19+
20+
* Add comprehensive component tests for Button, Card, Icons, and Link ([3df36f7](https://github.com/duskmoon-dev/phoenix-duskmoon-ui/commit/3df36f7a33532ce935b6cc4b7395227b4088fc5e))
21+
* Add devenv development environment configuration ([6c010b9](https://github.com/duskmoon-dev/phoenix-duskmoon-ui/commit/6c010b9aa07ae66e472e112778849f3b2eb94b18))
22+
23+
24+
### BREAKING CHANGES
25+
26+
* Update css library to duskmoonui instead of daisyui.
27+
128
## [6.3.2](https://github.com/duskmoon-dev/phoenix-duskmoon-ui/compare/v6.3.1...v6.3.2) (2025-05-29)
229

330

0 commit comments

Comments
 (0)