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 bcc6811 commit e200009Copy full SHA for e200009
CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
## vNext
4
5
+## v1.4.0
6
+
7
- Support multiple dist configurations and ESM [#13](https://github.com/kamilkisiela/bob/pull/13)
8
9
## v1.3.0
package.json
@@ -1,6 +1,6 @@
1
{
"name": "bob-the-bundler",
- "version": "1.3.0",
+ "version": "1.4.0",
"description": "Bob The Bundler!",
"author": {
"email": "kamil.kisiela@gmail.com",
0 commit comments