Skip to content

Commit

Permalink
chore(release): v0.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
zyyv committed Sep 9, 2023
1 parent 933c0a6 commit 912e13a
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 2 deletions.
29 changes: 29 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
# Changelog


## v0.1.4

[compare changes](https://github.com/unpreset/unocss-preset-useful/compare/v0.1.3...v0.1.4)

### 🚀 Enhancements

- Magic animate Magic - https://www.minimamente.com ([7fb8fe1](https://github.com/unpreset/unocss-preset-useful/commit/7fb8fe1))
- **theme:** Parse magic animate to uno theme ([a0d8ca7](https://github.com/unpreset/unocss-preset-useful/commit/a0d8ca7))
- **theme:** Build-in magic animate ([#1](https://github.com/unpreset/unocss-preset-useful/pull/1))
- **playground:** Playground to view ([a69b6d6](https://github.com/unpreset/unocss-preset-useful/commit/a69b6d6))

### 🩹 Fixes

- **utils:** Custom parse logic ([da2a727](https://github.com/unpreset/unocss-preset-useful/commit/da2a727))

### 🏡 Chore

- Update script ([4ae3f60](https://github.com/unpreset/unocss-preset-useful/commit/4ae3f60))
- Changelog generate ([#2](https://github.com/unpreset/unocss-preset-useful/pull/2))
- Update ([061195a](https://github.com/unpreset/unocss-preset-useful/commit/061195a))

### ❤️ Contributors

- Chris <hizyyv@gmail.com>
- Xiaomo <18272190626@163.com>

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "unocss-preset-useful",
"type": "module",
"version": "0.1.3",
"version": "0.1.4",
"packageManager": "pnpm@8.7.4",
"description": "My useful preset about unocss usage.",
"author": "Chris <https://github.com/zyyv>",
Expand Down Expand Up @@ -80,4 +80,4 @@
"vite": "^4.4.9",
"vitest": "^0.34.3"
}
}
}

0 comments on commit 912e13a

Please sign in to comment.