Skip to content

Commit 769bab3

Browse files
committed
chore(release): v0.0.10
1 parent a326608 commit 769bab3

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

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.0.10
5+
6+
[compare changes](https://github.com/Sunny-117/robuild/compare/v0.0.9...v0.0.10)
7+
8+
### 🚀 Enhancements
9+
10+
- NoExternal ([a326608](https://github.com/Sunny-117/robuild/commit/a326608))
11+
12+
### ❤️ Contributors
13+
14+
- Sunny-117 <[email protected]>
15+
416
## v0.0.9
517

618
[compare changes](https://github.com/Sunny-117/robuild/compare/v0.0.8...v0.0.9)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "robuild",
33
"type": "module",
4-
"version": "0.0.9",
4+
"version": "0.0.10",
55
"packageManager": "[email protected]",
66
"description": "Zero-config ESM/TS package builder. Powered by Rolldown and Oxc",
77
"license": "MIT",

0 commit comments

Comments
 (0)