Skip to content
This repository has been archived by the owner on Aug 4, 2021. It is now read-only.

Commit

Permalink
-> 0.19.4
Browse files Browse the repository at this point in the history
  • Loading branch information
adrianheine committed Oct 8, 2018
1 parent 1b55330 commit 63d40b5
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 4 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# rollup-plugin-buble changelog

## 0.19.4

* Update `buble`
* Add usage documentation
* Bump dev dependencies
* Update repository link

## 0.19.2

* Update `buble`
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "rollup-plugin-buble",
"description": "Compile ES2015 with buble",
"version": "0.19.2",
"version": "0.19.4",
"author": "Rich Harris",
"repository": "https://github.com/rollup/rollup-plugin-buble",
"license": "MIT",
Expand All @@ -24,7 +24,7 @@
"rollup": "^0.66.4"
},
"dependencies": {
"buble": "^0.19.2",
"buble": "^0.19.4",
"rollup-pluginutils": "^2.3.3"
}
}

0 comments on commit 63d40b5

Please # to comment.