Skip to content

Commit 6b08409

Browse files
committed
chore(projects): release v0.0.2
1 parent 22e590a commit 6b08409

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

CHANGELOG.md

+18
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,23 @@
11
# Changelog
22

3+
## [v0.0.2](https://github.com/soybeanjs/unocss-preset/compare/v0.0.1...v0.0.2) (2024-06-20)
4+
5+
###    🚨 Breaking Changes
6+
7+
- **projects**: export function preset &nbsp;-&nbsp; by @honghuangdc [<samp>(5ab96)</samp>](https://github.com/soybeanjs/unocss-preset/commit/5ab966c)
8+
9+
### &nbsp;&nbsp;&nbsp;📖 Documentation
10+
11+
- **projects**: update CHANGELOG &nbsp;-&nbsp; by @honghuangdc [<samp>(3042c)</samp>](https://github.com/soybeanjs/unocss-preset/commit/3042cb2)
12+
13+
### &nbsp;&nbsp;&nbsp;🏡 Chore
14+
15+
- **deps**: update deps &nbsp;-&nbsp; by @honghuangdc [<samp>(22e59)</samp>](https://github.com/soybeanjs/unocss-preset/commit/22e590a)
16+
17+
### &nbsp;&nbsp;&nbsp;❤️ Contributors
18+
19+
[![honghuangdc](https://github.com/honghuangdc.png?size=48)](https://github.com/honghuangdc)&nbsp;&nbsp;
20+
321
## [v0.0.1](https://github.com/soybeanjs/unocss-preset/compare/undefined...v0.0.1) (2024-06-12)
422

523
### &nbsp;&nbsp;&nbsp;🚀 Features

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@soybeanjs/unocss-preset",
33
"type": "module",
4-
"version": "0.0.1",
4+
"version": "0.0.2",
55
"packageManager": "[email protected]",
66
"description": "soybeanjs's unocss preset",
77
"author": {

0 commit comments

Comments
 (0)