Skip to content

Commit 2c5bcc7

Browse files
committed
bump version
1 parent e6ed7ae commit 2c5bcc7

3 files changed

Lines changed: 7 additions & 5 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Change Log
22

3-
## v0.0.57 (upcoming)
3+
## v0.0.57
44

55
- breaking change: in bundler, path of `configFile` should now be relative to `base`.
66
- support block bundling with `bundle` filter

package-lock.json

Lines changed: 5 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"author": "zbryikt",
33
"name": "@plotdb/srcbuild",
4-
"version": "0.0.56",
4+
"version": "0.0.57",
55
"description": "",
66
"main": "./dist/main.js",
77
"files": [

0 commit comments

Comments
 (0)