Skip to content

Commit c770d0b

Browse files
committed
bump compiler
1 parent 2b84476 commit c770d0b

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## [v2.0.1](https://github.com/push2cloud/cli/compare/v2.0.0...v2.0.1)
2+
- bump push2cloud-compiler
3+
14
## [v2.0.0](https://github.com/push2cloud/cli/compare/v1.1.1...v2.0.0)
25
- bump push2cloud-compiler, breaking change in interface to some compiler plugins
36

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
},
2727
"dependencies": {
2828
"chalk": "1.1.3",
29-
"push2cloud-compiler": "2.0.0",
29+
"push2cloud-compiler": "2.0.1",
3030
"epochjs": "2.0.0",
3131
"lodash": "4.15.0",
3232
"log-symbols": "1.0.2",

0 commit comments

Comments
 (0)