Skip to content

Commit f716b38

Browse files
committed
chore(release): v0.6.0
1 parent 4fd0b95 commit f716b38

2 files changed

Lines changed: 17 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,22 @@
11
# Changelog
22

33

4+
## v0.6.0
5+
6+
[compare changes](https://github.com/namesmt/config-rocket/compare/v0.5.8...v0.6.0)
7+
8+
### 🚀 Enhancements
9+
10+
- **fs/fileOutput:** ⚠️ Support merge for more file types, more powerful hooks ([4fd0b95](https://github.com/namesmt/config-rocket/commit/4fd0b95))
11+
12+
#### ⚠️ Breaking Changes
13+
14+
- **fs/fileOutput:** ⚠️ Support merge for more file types, more powerful hooks ([4fd0b95](https://github.com/namesmt/config-rocket/commit/4fd0b95))
15+
16+
### ❤️ Contributors
17+
18+
- NamesMT ([@NamesMT](https://github.com/NamesMT))
19+
420
## v0.5.8
521

622
[compare changes](https://github.com/namesmt/config-rocket/compare/v0.5.7...v0.5.8)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "config-rocket",
33
"type": "module",
4-
"version": "0.5.8",
4+
"version": "0.6.0",
55
"packageManager": "pnpm@10.9.0",
66
"description": "Easily create and deploy configurable config packs!",
77
"author": "NamesMT <dangquoctrung123@gmail.com>",

0 commit comments

Comments
 (0)