Skip to content

Commit 9a7ba69

Browse files
committed
chore(release): 1.0.2
1 parent 153abee commit 9a7ba69

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [1.0.2](https://github.com/wei-design/web-vue/compare/v1.0.1...v1.0.2) (2025-01-11)
6+
7+
8+
### Features
9+
10+
* remove release-it ([25ce0eb](https://github.com/wei-design/web-vue/commit/25ce0ebb279a0c6360bd2fbb8932042c2bf2769f))
11+
* update docs ([77351e4](https://github.com/wei-design/web-vue/commit/77351e4bb7440b66225936d8d00869846d90ee55))
12+
* update docs ([ce50b29](https://github.com/wei-design/web-vue/commit/ce50b29c84871dec15f073911963ea7cca3c7d8d))
13+
* update dts ([153abee](https://github.com/wei-design/web-vue/commit/153abeeb0ee8f62533dd5ed2af6019badbf0dbb8))
14+
515
### 1.0.1 (2025-01-11)
616

717

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@wei-design/web-vue",
33
"private": false,
44
"packageManager": "pnpm@7.6.0",
5-
"version": "1.0.1",
5+
"version": "1.0.2",
66
"author": "wforguo@qq.com",
77
"description": "Wei Design - A Vue.js 3 UI library, @wei-design/web-vue",
88
"license": "ISC",

0 commit comments

Comments
 (0)