diff --git a/packages/restapi/CHANGELOG.md b/packages/restapi/CHANGELOG.md index 39219b0cf..b0519481b 100644 --- a/packages/restapi/CHANGELOG.md +++ b/packages/restapi/CHANGELOG.md @@ -2,6 +2,15 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver). +## [1.7.6](https://github.com/push-protocol/push-sdk/compare/restapi-1.7.5...restapi-1.7.6) (2024-04-16) + + +### Bug Fixes + +* push api account public ([f453a25](https://github.com/push-protocol/push-sdk/commit/f453a253fc10d041a44e781788e88df85daba9b0)) + + + ## [1.7.5](https://github.com/push-protocol/push-sdk/compare/restapi-1.7.4...restapi-1.7.5) (2024-04-16) diff --git a/packages/restapi/package.json b/packages/restapi/package.json index c0aa32ee8..8ff932d96 100644 --- a/packages/restapi/package.json +++ b/packages/restapi/package.json @@ -1,6 +1,6 @@ { "name": "@pushprotocol/restapi", - "version": "1.7.5", + "version": "1.7.6", "type": "commonjs", "publishConfig": { "registry": "https://registry.npmjs.org/"