|
1 | 1 | # Changelog |
2 | 2 |
|
3 | 3 |
|
| 4 | +## [v1.0.4](https://github.com/soybeanjs/soybean-admin/compare/v1.0.3...v1.0.4) (2024-04-24) |
| 5 | + |
| 6 | +### 🐞 Bug Fixes |
| 7 | + |
| 8 | +- **projects**: |
| 9 | + - fix CHANGELOG versions - by @honghuangdc [<samp>(d9af5)</samp>](https://github.com/soybeanjs/soybean-admin/commit/d9af5aa) |
| 10 | + - fix disabled page animate - by @honghuangdc [<samp>(23f28)</samp>](https://github.com/soybeanjs/soybean-admin/commit/23f283a) |
| 11 | + - fix routes data when role is change. fixed #391 - by @honghuangdc in https://github.com/soybeanjs/soybean-admin/issues/391 [<samp>(cb83d)</samp>](https://github.com/soybeanjs/soybean-admin/commit/cb83d6d) |
| 12 | + - fix tabs data when role is change. fixed #392 - by @honghuangdc in https://github.com/soybeanjs/soybean-admin/issues/392 [<samp>(04aa0)</samp>](https://github.com/soybeanjs/soybean-admin/commit/04aa097) |
| 13 | + - recovery pnpm-lock.yaml - by @honghuangdc [<samp>(c6952)</samp>](https://github.com/soybeanjs/soybean-admin/commit/c695208) |
| 14 | + |
| 15 | +### 💅 Refactors |
| 16 | + |
| 17 | +- **hooks**: refactor @sa/color-palette - by @honghuangdc [<samp>(93191)</samp>](https://github.com/soybeanjs/soybean-admin/commit/9319173) |
| 18 | + |
| 19 | +### 📖 Documentation |
| 20 | + |
| 21 | +- **projects**: |
| 22 | + - update README.md - by @honghuangdc [<samp>(5a523)</samp>](https://github.com/soybeanjs/soybean-admin/commit/5a5232b) |
| 23 | + - update README.md - by @honghuangdc [<samp>(79d9c)</samp>](https://github.com/soybeanjs/soybean-admin/commit/79d9c51) |
| 24 | + |
| 25 | +### 🏡 Chore |
| 26 | + |
| 27 | +- **deps**: |
| 28 | + - update deps - by @honghuangdc [<samp>(ac928)</samp>](https://github.com/soybeanjs/soybean-admin/commit/ac92817) |
| 29 | + - update deps - by @honghuangdc [<samp>(3ceeb)</samp>](https://github.com/soybeanjs/soybean-admin/commit/3ceeb6f) |
| 30 | + - update deps - by @honghuangdc [<samp>(9a669)</samp>](https://github.com/soybeanjs/soybean-admin/commit/9a66979) |
| 31 | +- **projects**: |
| 32 | + - update pnpm version - by @honghuangdc [<samp>(42e16)</samp>](https://github.com/soybeanjs/soybean-admin/commit/42e16a0) |
| 33 | + - update deps & update pnpm version & update eslint config - by @honghuangdc [<samp>(7392b)</samp>](https://github.com/soybeanjs/soybean-admin/commit/7392beb) |
| 34 | + |
| 35 | +### ❤️ Contributors |
| 36 | + |
| 37 | +[](https://github.com/honghuangdc) |
| 38 | + |
4 | 39 | ## [v1.0.3](https://github.com/soybeanjs/soybean-admin/compare/v1.0.2...v1.0.3) (24-04-16) |
5 | 40 |
|
6 | 41 | ### 🚀 Features |
|
0 commit comments