Skip to content

Commit 575374a

Browse files
committed
chore(release): v0.4.5
1 parent b716f7c commit 575374a

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

CHANGELOG.md

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

33

4+
## v0.4.5
5+
6+
[compare changes](https://github.com/namesmt/config-rocket/compare/v0.4.4...v0.4.5)
7+
8+
### 🏡 Chore
9+
10+
- Lockfile, externals `jiti` ([b716f7c](https://github.com/namesmt/config-rocket/commit/b716f7c))
11+
12+
### ❤️ Contributors
13+
14+
- NamesMT ([@NamesMT](https://github.com/NamesMT))
15+
416
## v0.4.4
517

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

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