|
2 | 2 |
|
3 | 3 | # Changelog
|
4 | 4 |
|
| 5 | +# [Version 1.4.0](https://github.com/lobehub/lobe-lint/compare/v1.3.0...v1.4.0) |
| 6 | + |
| 7 | +<sup>Released on **2023-06-11**</sup> |
| 8 | + |
| 9 | +#### ♻ Code Refactoring |
| 10 | + |
| 11 | +- **misc**: Update config files to import from dist directory. |
| 12 | + |
| 13 | +#### ✨ Features |
| 14 | + |
| 15 | +- **config**: Add release rules for minor, patch and major releases based on commit type. |
| 16 | +- **semantic-release**: Update configs. |
| 17 | +- **misc**: Update config, update config \[force release]. |
| 18 | + |
| 19 | +#### 🎫 Chores |
| 20 | + |
| 21 | +- **npmrc, package.json, src**: Update hoist patterns and packages. |
| 22 | + |
| 23 | +#### 🐛 Bug Fixes |
| 24 | + |
| 25 | +- **semantic-release**: Fix semantic-release config. |
| 26 | + |
| 27 | +#### 👷 Build System |
| 28 | + |
| 29 | +- **misc**: Update package.json. |
| 30 | + |
| 31 | +#### 📝 Documentation |
| 32 | + |
| 33 | +- **misc**: Update CHANGELOG.md \[skip ci]. |
| 34 | + |
| 35 | +<br/> |
| 36 | + |
| 37 | +<details> |
| 38 | +<summary><kbd>Improvements and Fixes</kbd></summary> |
| 39 | + |
| 40 | +##### Code refactoring |
| 41 | + |
| 42 | +- **misc**: Update config files to import from dist directory ([dac1221](https://github.com/lobehub/lobe-lint/commit/dac1221)) |
| 43 | + |
| 44 | +##### What's improved |
| 45 | + |
| 46 | +- **config**: Add release rules for minor, patch and major releases based on commit type ([dabb122](https://github.com/lobehub/lobe-lint/commit/dabb122)) |
| 47 | +- **semantic-release**: Update configs ([738941a](https://github.com/lobehub/lobe-lint/commit/738941a)) |
| 48 | +- **misc**: Update config ([2f282fa](https://github.com/lobehub/lobe-lint/commit/2f282fa)) |
| 49 | +- **misc**: Update config \[force release] ([96a8483](https://github.com/lobehub/lobe-lint/commit/96a8483)) |
| 50 | + |
| 51 | +##### Chores |
| 52 | + |
| 53 | +- **npmrc, package.json, src**: Update hoist patterns and packages ([2c3c741](https://github.com/lobehub/lobe-lint/commit/2c3c741)) |
| 54 | + |
| 55 | +##### What's fixed |
| 56 | + |
| 57 | +- **semantic-release**: Fix semantic-release config ([43a4858](https://github.com/lobehub/lobe-lint/commit/43a4858)) |
| 58 | + |
| 59 | +##### Build system |
| 60 | + |
| 61 | +- **misc**: Update package.json ([6509087](https://github.com/lobehub/lobe-lint/commit/6509087)) |
| 62 | + |
| 63 | +##### Documentation |
| 64 | + |
| 65 | +- **misc**: Update CHANGELOG.md \[skip ci] ([2345aa2](https://github.com/lobehub/lobe-lint/commit/2345aa2)) |
| 66 | + |
| 67 | +</details> |
| 68 | + |
| 69 | +<div align="right"> |
| 70 | + |
| 71 | +[](#readme-top) |
| 72 | + |
| 73 | +</div> |
| 74 | + |
5 | 75 | ## [Version 1.3.0](https://github.com/lobehub/lobe-lint/compare/v1.2.1...v1.3.0)
|
6 | 76 |
|
7 | 77 | <sup>Released on **2023-06-10**</sup>
|
|
0 commit comments