Skip to content

Commit b9129a8

Browse files
committed
chore(release): v0.3.5
1 parent 4b72e87 commit b9129a8

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.5
5+
6+
[compare changes](https://github.com/namesmt/roo-rocket/compare/v0.3.4...v0.3.5)
7+
8+
### 🚀 Enhancements
9+
10+
- Print info about overwritten entries ([bee9868](https://github.com/namesmt/roo-rocket/commit/bee9868))
11+
12+
### 📖 Documentation
13+
14+
- **README:** Update ([7f88c45](https://github.com/namesmt/roo-rocket/commit/7f88c45))
15+
16+
### 🏡 Chore
17+
18+
- **libs/roo-rocket:** Release v0.3.5 ([a27dc8a](https://github.com/namesmt/roo-rocket/commit/a27dc8a))
19+
- Minor: use `npm publish` instead of `pnpm publish` ([4b72e87](https://github.com/namesmt/roo-rocket/commit/4b72e87))
20+
21+
### ❤️ Contributors
22+
23+
- NamesMT ([@NamesMT](https://github.com/NamesMT))
24+
425
## v0.3.4
526

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

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.4",
4+
"version": "0.3.5",
55
"private": true,
66
"packageManager": "[email protected]",
77
"author": "NamesMT <[email protected]>",

0 commit comments

Comments
 (0)