Skip to content

Commit

Permalink
chore: release v0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
hyoban committed Dec 18, 2023
1 parent b01d039 commit 8eadd45
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 1 deletion.
23 changes: 23 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,28 @@
# Changelog

## v0.2.1...main

[compare changes](https://github.com/hyoban/unocss-preset-shadcn/compare/v0.2.1...main)

### 🩹 Fixes

- Accordion animate rule ([b01d039](https://github.com/hyoban/unocss-preset-shadcn/commit/b01d039))

### 📖 Documentation

- Add guide for Dynamic Theme ([6f2b350](https://github.com/hyoban/unocss-preset-shadcn/commit/6f2b350))
- Update readme ([86f7a7f](https://github.com/hyoban/unocss-preset-shadcn/commit/86f7a7f))

### 🏡 Chore

- Update example ([6a548d0](https://github.com/hyoban/unocss-preset-shadcn/commit/6a548d0))
- Add apperance-switch for example ([0a4cf93](https://github.com/hyoban/unocss-preset-shadcn/commit/0a4cf93))
- Add a github link ([ddf7b90](https://github.com/hyoban/unocss-preset-shadcn/commit/ddf7b90))

### ❤️ Contributors

- Stephen Zhou ([@hyoban](http://github.com/hyoban))

## v0.2.0...main

[compare changes](https://github.com/hyoban/unocss-preset-shadcn/compare/v0.2.0...main)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "unocss-preset-shadcn",
"type": "module",
"version": "0.2.1",
"version": "0.2.2",
"packageManager": "pnpm@8.12.1",
"description": "use shadcn ui with unocss",
"author": "Stephen Zhou <hi@hyoban.cc>",
Expand Down

0 comments on commit 8eadd45

Please sign in to comment.