This commit is contained in:
07akioni 2021-09-14 02:33:15 +08:00
parent aae3d9ebc4
commit 94f9545056
4 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
# CHANGELOG
## Pending
## 2.18.2 (2021-09-14)
### Feats

View File

@ -1,6 +1,6 @@
# CHANGELOG
## Pending
## 2.18.2 (2021-09-14)
### Feats

View File

@ -1,6 +1,6 @@
{
"name": "naive-ui",
"version": "2.18.1",
"version": "2.18.2",
"description": "A Vue 3 Component Library. Fairly Complete, Customizable Themes, Uses TypeScript, Not Too Slow",
"main": "lib/index.js",
"module": "es/index.js",

View File

@ -1 +1 @@
export default '2.18.1'
export default '2.18.2'