mirror of
https://github.com/tusen-ai/naive-ui.git
synced 2025-03-01 13:36:55 +08:00
2.21.0
This commit is contained in:
parent
1f942ef972
commit
d7a174034e
@ -1,6 +1,6 @@
|
||||
# CHANGELOG
|
||||
|
||||
## Pending
|
||||
## 2.21.0 (2021-11-21)
|
||||
|
||||
### Breaking Changes
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
# CHANGELOG
|
||||
|
||||
## Pending
|
||||
## 2.21.0 (2021-11-21)
|
||||
|
||||
### Breaking Changes
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "naive-ui",
|
||||
"version": "2.20.3",
|
||||
"version": "2.21.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.20.3'
|
||||
export default '2.21.0'
|
||||
|
Loading…
Reference in New Issue
Block a user