Skip to content

Commit f9cdfc5

Browse files
committed
chore(release): v0.4.3
1 parent 156455b commit f9cdfc5

2 files changed

Lines changed: 14 additions & 1 deletion

File tree

CHANGELOG.md

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

33

4+
## v0.4.3
5+
6+
[compare changes](https://github.com/namesmt/config-rocket/compare/v0.4.2...v0.4.3)
7+
8+
### 🏡 Chore
9+
10+
- Reduce unnecessary fields ([a4aa46e](https://github.com/namesmt/config-rocket/commit/a4aa46e))
11+
- Enable CJS for now ([156455b](https://github.com/namesmt/config-rocket/commit/156455b))
12+
13+
### ❤️ Contributors
14+
15+
- NamesMT ([@NamesMT](https://github.com/NamesMT))
16+
417
## v0.4.2
518

619
[compare changes](https://github.com/namesmt/config-rocket/compare/v0.4.1...v0.4.2)

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.4.2",
4+
"version": "0.4.3",
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)