Skip to content

Commit 73d1932

Browse files
committed
chore(release): v0.3.7
1 parent e88a821 commit 73d1932

File tree

2 files changed

+22
-1
lines changed

2 files changed

+22
-1
lines changed

CHANGELOG.md

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

33

4+
## v0.3.7
5+
6+
[compare changes](https://github.com/namesmt/roo-rocket/compare/v0.3.6...v0.3.7)
7+
8+
### 🚀 Enhancements
9+
10+
- Add `createHookable` function ([f7412d2](https://github.com/namesmt/roo-rocket/commit/f7412d2))
11+
12+
### 📖 Documentation
13+
14+
- **roo-rocket/README:** Update ([a73c5fd](https://github.com/namesmt/roo-rocket/commit/a73c5fd))
15+
16+
### 🏡 Chore
17+
18+
- Update, move `config-rocket` to peerDeps ([770f7ec](https://github.com/namesmt/roo-rocket/commit/770f7ec))
19+
- **libs/roo-rocket:** Release v0.3.7 ([e88a821](https://github.com/namesmt/roo-rocket/commit/e88a821))
20+
21+
### ❤️ Contributors
22+
23+
- NamesMT ([@NamesMT](https://github.com/NamesMT))
24+
425
## v0.3.6
526

627
[compare changes](https://github.com/namesmt/roo-rocket/compare/v0.3.5...v0.3.6)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "roo-rocket--mono",
33
"type": "module",
4-
"version": "0.3.6",
4+
"version": "0.3.7",
55
"private": true,
66
"packageManager": "[email protected]",
77
"author": "NamesMT <[email protected]>",

0 commit comments

Comments
 (0)