Skip to content

Commit 00537fe

Browse files
committed
v1.3.0
1 parent 5b29900 commit 00537fe

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## vNext
44

5+
## v1.3.0
6+
57
- added `runify` command to produce stanalone (node_modules included) bundles and to make them executable with `node index.js` (supports NextJS)
68

79
## 1.2.1

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "bob-the-bundler",
3-
"version": "1.2.1",
3+
"version": "1.3.0",
44
"description": "Bob The Bundler!",
55
"author": {
66
"email": "kamil.kisiela@gmail.com",

0 commit comments

Comments
 (0)