Skip to content

Commit 7e7581f

Browse files
committed
chore(release): v0.4.6
1 parent ea1e60b commit 7e7581f

2 files changed

Lines changed: 18 additions & 1 deletion

File tree

CHANGELOG.md

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

33

4+
## v0.4.6
5+
6+
[compare changes](https://github.com/namesmt/config-rocket/compare/v0.4.5...v0.4.6)
7+
8+
### 🩹 Fixes
9+
10+
- `jiti` not found ([ea1e60b](https://github.com/namesmt/config-rocket/commit/ea1e60b))
11+
12+
### 🌊 Types
13+
14+
- **RocketConfig:** Correct wording in example ([8f80123](https://github.com/namesmt/config-rocket/commit/8f80123))
15+
- Correct formattings ([ae2fff7](https://github.com/namesmt/config-rocket/commit/ae2fff7))
16+
17+
### ❤️ Contributors
18+
19+
- NamesMT ([@NamesMT](https://github.com/NamesMT))
20+
421
## v0.4.5
522

623
[compare changes](https://github.com/namesmt/config-rocket/compare/v0.4.4...v0.4.5)

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