quip-apps-api
Advanced tools
Comparing version 0.1.2 to 0.2.0-alpha.0
@@ -6,2 +6,13 @@ # Change Log | ||
# 0.2.0-alpha.0 (2021-02-22) | ||
### Features | ||
* Rework Publishing ([#177](https://github.com/quip/quip-apps/issues/177)) ([f181e30](https://github.com/quip/quip-apps/commit/f181e30220993c33714edf9da28f9db8427e0852)) | ||
## [0.1.2](https://github.com/quip/quip-apps/compare/v0.1.2-alpha.32...v0.1.2) (2021-02-20) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "quip-apps-api", | ||
"version": "0.1.2", | ||
"version": "0.2.0-alpha.0", | ||
"description": "Quip Live Apps API", | ||
@@ -41,3 +41,3 @@ "main": "index.js", | ||
}, | ||
"gitHead": "8745bcff3cace45a733ab90880c3d98fc32d2e02" | ||
"gitHead": "500414203a570e1e5d0ac9156f8882704036703e" | ||
} |
154010