Skip to content

Commit 4b0be04

Browse files
committed
ci: bump npm/oxfmt/package.json on release
1 parent daa74fa commit 4b0be04

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

npm/oxfmt/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "oxfmt",
3-
"version": "0.0.2",
3+
"version": "0.1.0",
44
"type": "commonjs",
55
"description": "Formatter for the JavaScript Oxidation Compiler",
66
"keywords": [],

oxc_release.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,5 @@ scopes_for_breaking_change = ["format"]
2929
versioned_files = [
3030
"apps/oxfmt/Cargo.toml",
3131
"crates/oxc_formatter/Cargo.toml",
32+
"npm/oxfmt/package.json",
3233
]

0 commit comments

Comments
 (0)