Skip to content

Commit 3fe41c4

Browse files
committed
ci(restapi): 🎉 cut release to restapi-v1.3.9
1 parent a95a1aa commit 3fe41c4

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

packages/restapi/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,17 @@
22

33
This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).
44

5+
## [1.3.9](https://github.com/ethereum-push-notification-service/push-sdk/compare/restapi-1.3.8...restapi-1.3.9) (2023-06-26)
6+
7+
8+
### Bug Fixes
9+
10+
* add blockedUsersList functionality to SDK ([#444](https://github.com/ethereum-push-notification-service/push-sdk/issues/444)) ([d66e3ff](https://github.com/ethereum-push-notification-service/push-sdk/commit/d66e3ff9fcb7b775705315654a759800b367122d))
11+
* Merge branch 'main' into deployment ([a95a1aa](https://github.com/ethereum-push-notification-service/push-sdk/commit/a95a1aaef0b2ae579e40e17e898f7df58a00388f))
12+
* **video:** add error handlers and turn server config ([#466](https://github.com/ethereum-push-notification-service/push-sdk/issues/466)) ([cda9a28](https://github.com/ethereum-push-notification-service/push-sdk/commit/cda9a28bbb99bf8bd40bcd13f3c486cbf1ebe5a2))
13+
14+
15+
516
## [1.3.8](https://github.com/ethereum-push-notification-service/push-sdk/compare/restapi-1.3.7...restapi-1.3.8) (2023-06-12)
617

718

packages/restapi/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pushprotocol/restapi",
3-
"version": "1.3.8",
3+
"version": "1.3.9",
44
"type": "commonjs",
55
"publishConfig": {
66
"registry": "https://registry.npmjs.org/"

0 commit comments

Comments
 (0)