Skip to content

Commit 61224b6

Browse files
✨ feat(config): Add release rules for minor, patch and major releases based on commit type
This commit introduces new release rules for minor, patch, and major releases based on the commit type. The semantic-release config has been updated accordingly. Additionally, some miscellaneous configuration files have been updated to import from the dist directory. Bug fixes were made to the semantic-release config. This commit does not include any changes to documentation, build systems, or tests.
1 parent 8f1b2fe commit 61224b6

File tree

1 file changed

+0
-16
lines changed

1 file changed

+0
-16
lines changed

CHANGELOG.md

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -6,32 +6,16 @@
66

77
<sup>Released on **2023-06-11**</sup>
88

9-
#### ♻ Code Refactoring
10-
11-
- **misc**: Update config files to import from dist directory.
12-
139
#### ✨ Features
1410

1511
- **config**: Add release rules for minor, patch and major releases based on commit type.
1612
- **semantic-release**: Update configs.
1713
- **misc**: Update config, update config \[force release].
1814

19-
#### 🎫 Chores
20-
21-
- **npmrc, package.json, src**: Update hoist patterns and packages.
22-
2315
#### 🐛 Bug Fixes
2416

2517
- **semantic-release**: Fix semantic-release config.
2618

27-
#### 👷 Build System
28-
29-
- **misc**: Update package.json.
30-
31-
#### 📝 Documentation
32-
33-
- **misc**: Update CHANGELOG.md \[skip ci].
34-
3519
<br/>
3620

3721
<details>

0 commit comments

Comments
 (0)