docs: add breaking changes to changelog

This commit is contained in:
Kagol 2024-04-12 18:42:50 +08:00
parent 85e8123360
commit cf3c52d32b
No known key found for this signature in database
GPG Key ID: 48BBA0ECCB3EB997
2 changed files with 7 additions and 1 deletions

View File

@ -6,6 +6,12 @@
## What's Changed
### Breaking Changes 🛠
- remove CreditCardForm component
- remove DetailPage component
- remove SlideBar component
### Exciting New Features 🎉
- feat(sites): add theme route by @gimmyhehe in https://github.com/opentiny/tiny-vue/pull/1478

View File

@ -1,6 +1,6 @@
{
"name": "@opentiny/vue-docs",
"version": "2.2.21",
"version": "2.2.23",
"license": "MIT",
"scripts": {
"start": "vite",