We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b84476 commit c770d0bCopy full SHA for c770d0b
2 files changed
CHANGELOG.md
@@ -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
+
4
## [v2.0.0](https://github.com/push2cloud/cli/compare/v1.1.1...v2.0.0)
5
- bump push2cloud-compiler, breaking change in interface to some compiler plugins
6
package.json
@@ -26,7 +26,7 @@
26
},
27
"dependencies": {
28
"chalk": "1.1.3",
29
- "push2cloud-compiler": "2.0.0",
+ "push2cloud-compiler": "2.0.1",
30
"epochjs": "2.0.0",
31
"lodash": "4.15.0",
32
"log-symbols": "1.0.2",
0 commit comments