This commit is contained in:
07akioni 2021-07-25 22:13:57 +08:00
parent 6bbf4bc943
commit aec0dd161f
4 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
# CHANGELOG
## Pending
## 2.15.7 (2021-07-25)
### Feats

View File

@ -1,6 +1,6 @@
# CHANGELOG
## Pending
## 2.15.7 (2021-07-25)
### Feats

View File

@ -1,6 +1,6 @@
{
"name": "naive-ui",
"version": "2.15.6",
"version": "2.15.7",
"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.15.6'
export default '2.15.7'