Skip to content

Commit f46b4c5

Browse files
committed
chore(release): 1.2.0
1 parent 7ac1a84 commit f46b4c5

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
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.2.0](https://github.com/ckpack/v-ui/compare/v1.1.5...v1.2.0) (2022-01-13)
6+
7+
8+
### Features
9+
10+
* 不允许any ([831d7bb](https://github.com/ckpack/v-ui/commit/831d7bba01a157277b2e3cdbbacacdf694a626f7))
11+
* 添加eslint rule ([7ac1a84](https://github.com/ckpack/v-ui/commit/7ac1a840abb36bf451270d85834019f8949662b1))
12+
513
### [1.1.5](https://github.com/ckpack/v-ui/compare/v1.1.4...v1.1.5) (2022-01-13)
614

715

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ckpack/v-ui",
3-
"version": "1.1.5",
3+
"version": "1.2.0",
44
"description": "Quickly create a component library for Vue 3",
55
"type": "module",
66
"main": "dist/index.cjs.js",

0 commit comments

Comments
 (0)