We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b29900 commit 00537feCopy full SHA for 00537fe
CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
## vNext
4
5
+## v1.3.0
6
+
7
- added `runify` command to produce stanalone (node_modules included) bundles and to make them executable with `node index.js` (supports NextJS)
8
9
## 1.2.1
package.json
@@ -1,6 +1,6 @@
1
{
"name": "bob-the-bundler",
- "version": "1.2.1",
+ "version": "1.3.0",
"description": "Bob The Bundler!",
"author": {
"email": "kamil.kisiela@gmail.com",
0 commit comments