Skip to content

Commit e200009

Browse files
committed
v1.4.0
1 parent bcc6811 commit e200009

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.4.0
6+
57
- Support multiple dist configurations and ESM [#13](https://github.com/kamilkisiela/bob/pull/13)
68

79
## v1.3.0

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.3.0",
3+
"version": "1.4.0",
44
"description": "Bob The Bundler!",
55
"author": {
66
"email": "kamil.kisiela@gmail.com",

0 commit comments

Comments
 (0)