mirror of
https://github.com/tusen-ai/naive-ui.git
synced 2024-12-15 04:42:23 +08:00
2.17.0
This commit is contained in:
parent
d1c9ac32bf
commit
41f79ce285
@ -1,6 +1,6 @@
|
||||
# CHANGELOG
|
||||
|
||||
## Pending
|
||||
## 2.17.0 (2021-09-05)
|
||||
|
||||
### Breaking Changes
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
# CHANGELOG
|
||||
|
||||
## Pending
|
||||
## 2.17.0 (2021-09-05)
|
||||
|
||||
### Breaking Changes
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "naive-ui",
|
||||
"version": "2.16.7",
|
||||
"version": "2.17.0",
|
||||
"description": "A Vue 3 Component Library. Fairly Complete, Customizable Themes, Uses TypeScript, Not Too Slow",
|
||||
"main": "lib/index.js",
|
||||
"module": "es/index.js",
|
||||
|
@ -1 +1 @@
|
||||
export default '2.16.7'
|
||||
export default '2.17.0'
|
||||
|
Loading…
Reference in New Issue
Block a user