diff --git a/CHANGELOG.md b/CHANGELOG.md index 3690938..607066f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,15 @@ # Changelog +## [v0.0.3](https://github.com/soybeanjs/unocss-preset/compare/v0.0.2...v0.0.3) (2024-11-14) + +###    🏡 Chore + +- **deps**: update deps  -  by @soybeanjs [(d51c8)](https://github.com/soybeanjs/unocss-preset/commit/d51c84b) + +###    ❤️ Contributors + +[![soybeanjs](https://github.com/soybeanjs.png?size=48)](https://github.com/soybeanjs)   + ## [v0.0.2](https://github.com/soybeanjs/unocss-preset/compare/v0.0.1...v0.0.2) (2024-06-20) ###    🚨 Breaking Changes diff --git a/package.json b/package.json index 267fd28..5c77662 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@soybeanjs/unocss-preset", "type": "module", - "version": "0.0.2", + "version": "0.0.3", "packageManager": "pnpm@9.3.0", "description": "soybeanjs's unocss preset", "author": {