@pushprotocol/restapi
Advanced tools
Comparing version 0.0.5 to 0.1.0
@@ -5,2 +5,11 @@ # Changelog | ||
# [0.1.0](https://github.com/ethereum-push-notification-service/sdk/compare/restapi-0.0.5...restapi-0.1.0) (2022-10-07) | ||
### Features | ||
* **restapi:** stable version ([f6d18b6](https://github.com/ethereum-push-notification-service/sdk/commit/f6d18b685696d00c06b711fd70b51e567a31e288)) | ||
## [0.0.5](https://github.com/ethereum-push-notification-service/sdk/compare/restapi-0.0.4...restapi-0.0.5) (2022-10-07) | ||
@@ -7,0 +16,0 @@ |
{ | ||
"name": "@pushprotocol/restapi", | ||
"version": "0.0.5", | ||
"version": "0.1.0", | ||
"type": "commonjs", | ||
@@ -5,0 +5,0 @@ "publishConfig": { |
@@ -15,4 +15,3 @@ "use strict"; | ||
exports.chat = chat; | ||
// types for restapi | ||
tslib_1.__exportStar(require("./types"), exports); | ||
//# sourceMappingURL=index.js.map |
Sorry, the diff of this file is not supported yet
111100
1509