diff --git a/.husky/pre-commit b/.husky/pre-commit index a481e02de..8a79c3470 100755 --- a/.husky/pre-commit +++ b/.husky/pre-commit @@ -4,4 +4,4 @@ echo "\nRunning GIT hooks..." yarn cleanbuild yarn nx affected --target=lint -yarn nx affected --target=test +#yarn nx affected --target=test \ No newline at end of file diff --git a/packages/restapi/CHANGELOG.md b/packages/restapi/CHANGELOG.md index 6cc726ad4..96d065464 100644 --- a/packages/restapi/CHANGELOG.md +++ b/packages/restapi/CHANGELOG.md @@ -2,6 +2,143 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver). +## [1.5.1](https://github.com/ethereum-push-notification-service/push-sdk/compare/restapi-1.5.0...restapi-1.5.1) (2023-12-22) + + +### Bug Fixes + +* fix case for member Status string ([#954](https://github.com/ethereum-push-notification-service/push-sdk/issues/954)) ([bb658a6](https://github.com/ethereum-push-notification-service/push-sdk/commit/bb658a679d0060871a7b5bd9ef310e139b891e57)) +* Merge branch 'main' into deployment ([a18b345](https://github.com/ethereum-push-notification-service/push-sdk/commit/a18b34508827155b116d0e44c95cc9ed78729761)) +* NFTChat High Level Fixes ([#938](https://github.com/ethereum-push-notification-service/push-sdk/issues/938)) ([a4d9ba4](https://github.com/ethereum-push-notification-service/push-sdk/commit/a4d9ba46a7aeb0cb306ea4ec8b01a0c7e4eec754)) +* remove @pushprotocol/socket dependency from restapi ([#951](https://github.com/ethereum-push-notification-service/push-sdk/issues/951)) ([0c26686](https://github.com/ethereum-push-notification-service/push-sdk/commit/0c2668691fc588273bb2533dfd7520d7515e0319)) + + + +# [1.5.0](https://github.com/ethereum-push-notification-service/push-sdk/compare/restapi-1.4.45...restapi-1.5.0) (2023-12-19) + + +### Bug Fixes + +* fix viem signer issue ([#931](https://github.com/ethereum-push-notification-service/push-sdk/issues/931)) ([f905f40](https://github.com/ethereum-push-notification-service/push-sdk/commit/f905f404b4a5992321a27c4019454078a82e74ef)) +* merge main ([a3591b6](https://github.com/ethereum-push-notification-service/push-sdk/commit/a3591b6b15f2d82061ffb7c59cbf830031629ffb)) +* remove unnecessary logs ([#927](https://github.com/ethereum-push-notification-service/push-sdk/issues/927)) ([c717303](https://github.com/ethereum-push-notification-service/push-sdk/commit/c717303914f103085cbed635c31af8b71073e2d7)) + + +### Features + +* **video:** add rules module to sendNotification() method & push video ([#881](https://github.com/ethereum-push-notification-service/push-sdk/issues/881)) ([df0917b](https://github.com/ethereum-push-notification-service/push-sdk/commit/df0917bd4967a71f237bfc2b7d2a5fd42923b5f2)) + + + +## [1.4.45](https://github.com/ethereum-push-notification-service/push-sdk/compare/restapi-1.4.44...restapi-1.4.45) (2023-12-04) + + +### Bug Fixes + +* Merge branch 'main' into deployment ([751432b](https://github.com/ethereum-push-notification-service/push-sdk/commit/751432b557891aba14a4b60651fdfedc1aed31c7)) + + + +## [1.4.44](https://github.com/ethereum-push-notification-service/push-sdk/compare/restapi-1.4.43...restapi-1.4.44) (2023-12-01) + + +### Bug Fixes + +* fixed participants api ([#905](https://github.com/ethereum-push-notification-service/push-sdk/issues/905)) ([4e6f5f3](https://github.com/ethereum-push-notification-service/push-sdk/commit/4e6f5f36951dc84fb9aae793fa9058f4b19b97c4)) +* Merge branch 'main' into deployment ([9cf6169](https://github.com/ethereum-push-notification-service/push-sdk/commit/9cf6169de0cd40f75c7e6d5eec98f1dd553bd98e)) +* participant high level functions ([#896](https://github.com/ethereum-push-notification-service/push-sdk/issues/896)) ([645d564](https://github.com/ethereum-push-notification-service/push-sdk/commit/645d56441ea59c79ee822478d65740dbef7ce8a2)) + + + +## [1.4.43](https://github.com/ethereum-push-notification-service/push-sdk/compare/restapi-1.4.42...restapi-1.4.43) (2023-11-29) + + +### Bug Fixes + +* Merge branch 'main' into deployment ([5eaf74f](https://github.com/ethereum-push-notification-service/push-sdk/commit/5eaf74f974637bd26cbcfe371eafdbaec20d07a3)) + + + +## [1.4.42](https://github.com/ethereum-push-notification-service/push-sdk/compare/restapi-1.4.41...restapi-1.4.42) (2023-11-28) + + +### Bug Fixes + +* merge main ([b696884](https://github.com/ethereum-push-notification-service/push-sdk/commit/b696884b0b8f42ff69fc8e135654e6530afaad2b)) + + + +## [1.4.41](https://github.com/ethereum-push-notification-service/push-sdk/compare/restapi-1.4.40...restapi-1.4.41) (2023-11-28) + + +### Bug Fixes + +* Merge branch 'main' into deployment ([e9f6aa2](https://github.com/ethereum-push-notification-service/push-sdk/commit/e9f6aa2688ec1191e947c3d47b71ea5efd6dbf1b)) + + + +## [1.4.40](https://github.com/ethereum-push-notification-service/push-sdk/compare/restapi-1.4.39...restapi-1.4.40) (2023-11-28) + + +### Bug Fixes + +* Merge branch 'main' into deployment ([f4cea93](https://github.com/ethereum-push-notification-service/push-sdk/commit/f4cea93c7df40e0d65b9e9c3baf096124f0314b3)) + + + +## [1.4.39](https://github.com/ethereum-push-notification-service/push-sdk/compare/restapi-1.4.38...restapi-1.4.39) (2023-11-27) + + +### Bug Fixes + +* bug fix ([#887](https://github.com/ethereum-push-notification-service/push-sdk/issues/887)) ([d1f0c50](https://github.com/ethereum-push-notification-service/push-sdk/commit/d1f0c50f13b8e50ddf7ff6c78e8b0dfa03ecbbf9)) +* fix depreaction warn of get subscribers using pagination ([#864](https://github.com/ethereum-push-notification-service/push-sdk/issues/864)) ([c9b7f9e](https://github.com/ethereum-push-notification-service/push-sdk/commit/c9b7f9e5394b862e6328107008c68ae82651d92e)) +* fix verification error warn ([#877](https://github.com/ethereum-push-notification-service/push-sdk/issues/877)) ([317ad5f](https://github.com/ethereum-push-notification-service/push-sdk/commit/317ad5f1df92e039a2d8d9592dd7d33385e2557c)) +* Merge branch 'main' into deployment ([116d7ae](https://github.com/ethereum-push-notification-service/push-sdk/commit/116d7ae8e75e9e83b455555acc848994314f2ed9)) +* overrride account options ([#884](https://github.com/ethereum-push-notification-service/push-sdk/issues/884)) ([d3dd7f0](https://github.com/ethereum-push-notification-service/push-sdk/commit/d3dd7f0ac1fb9cd611902520a54bc519b2ce45ff)) +* signature issue ([#876](https://github.com/ethereum-push-notification-service/push-sdk/issues/876)) ([e6ab38d](https://github.com/ethereum-push-notification-service/push-sdk/commit/e6ab38da397b2baa2db2e54b8fdb52ed16100fca)) + + + +## [1.4.38](https://github.com/ethereum-push-notification-service/push-sdk/compare/restapi-1.4.37...restapi-1.4.38) (2023-11-16) + + +### Bug Fixes + +* Merge branch 'main' into deployment ([bdc9c95](https://github.com/ethereum-push-notification-service/push-sdk/commit/bdc9c9509334d809a2cfc67ac979e61c66591950)) +* **video:** fix recurring video calls bug, rpc in example app ([#850](https://github.com/ethereum-push-notification-service/push-sdk/issues/850)) ([7012721](https://github.com/ethereum-push-notification-service/push-sdk/commit/70127211572fbc9b30cad86165348c06cd388684)) + + + +## [1.4.37](https://github.com/ethereum-push-notification-service/push-sdk/compare/restapi-1.4.36...restapi-1.4.37) (2023-11-16) + + +### Bug Fixes + +* fix conflict ([5dd8bbc](https://github.com/ethereum-push-notification-service/push-sdk/commit/5dd8bbc40e3b2f3357e2f10ce56f6350a7130f89)) +* merge main ([66287ab](https://github.com/ethereum-push-notification-service/push-sdk/commit/66287ab5b2f05b592ca7eba2d997460b49cbcc58)) + + + +## [1.4.36](https://github.com/ethereum-push-notification-service/push-sdk/compare/restapi-1.4.35...restapi-1.4.36) (2023-11-15) + + +### Bug Fixes + +* shift testnet env to sepolia ([#473](https://github.com/ethereum-push-notification-service/push-sdk/issues/473)) ([12f1392](https://github.com/ethereum-push-notification-service/push-sdk/commit/12f1392a4f4e800f720a0c2c34822bf502f15dac)) + + + +## [1.4.36](https://github.com/ethereum-push-notification-service/push-sdk/compare/restapi-1.4.35...restapi-1.4.36) (2023-11-15) + + +### Bug Fixes + +* shift testnet env to sepolia ([#473](https://github.com/ethereum-push-notification-service/push-sdk/issues/473)) ([12f1392](https://github.com/ethereum-push-notification-service/push-sdk/commit/12f1392a4f4e800f720a0c2c34822bf502f15dac)) + + + +## [1.4.35](https://github.com/ethereum-push-notification-service/push-sdk/compare/restapi-1.4.34...restapi-1.4.35) (2023-11-14) ## [0.0.1-alpha.54](https://github.com/ethereum-push-notification-service/push-sdk/compare/restapi-0.0.1-alpha.53...restapi-0.0.1-alpha.54) (2023-11-13) diff --git a/packages/restapi/package.json b/packages/restapi/package.json index b35616bc1..41780941a 100644 --- a/packages/restapi/package.json +++ b/packages/restapi/package.json @@ -1,6 +1,6 @@ { "name": "@pushprotocol/restapi", - "version": "1.5.0", + "version": "1.5.1", "type": "commonjs", "publishConfig": { "registry": "https://registry.npmjs.org/" diff --git a/packages/socket/CHANGELOG.md b/packages/socket/CHANGELOG.md index 98aad4563..ae5b6da2a 100644 --- a/packages/socket/CHANGELOG.md +++ b/packages/socket/CHANGELOG.md @@ -2,6 +2,15 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver). +## [0.5.3](https://github.com/ethereum-push-notification-service/push-sdk/compare/socket-0.5.2...socket-0.5.3) (2023-11-15) + + +### Bug Fixes + +* shift testnet env to sepolia ([#473](https://github.com/ethereum-push-notification-service/push-sdk/issues/473)) ([12f1392](https://github.com/ethereum-push-notification-service/push-sdk/commit/12f1392a4f4e800f720a0c2c34822bf502f15dac)) + + + ## [0.5.2](https://github.com/ethereum-push-notification-service/push-sdk/compare/socket-0.5.1...socket-0.5.2) (2023-08-03) diff --git a/packages/socket/package.json b/packages/socket/package.json index 0664c36f7..18713343c 100644 --- a/packages/socket/package.json +++ b/packages/socket/package.json @@ -1,6 +1,6 @@ { "name": "@pushprotocol/socket", - "version": "0.5.2", + "version": "0.5.3", "type": "commonjs", "deprecated": "This package will be deprecated in future releases. Please migrate to @pushprotocol/restapi (https://www.npmjs.com/package/@pushprotocol/restapi).", "publishConfig": { diff --git a/packages/uiembed/CHANGELOG.md b/packages/uiembed/CHANGELOG.md index 40c2e5331..35d174e29 100644 --- a/packages/uiembed/CHANGELOG.md +++ b/packages/uiembed/CHANGELOG.md @@ -2,6 +2,20 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver). +# [0.3.0](https://github.com/ethereum-push-notification-service/push-sdk/compare/uiembed-0.2.0...uiembed-0.3.0) (2023-11-15) + + +### Bug Fixes + +* shift testnet env to sepolia ([#473](https://github.com/ethereum-push-notification-service/push-sdk/issues/473)) ([12f1392](https://github.com/ethereum-push-notification-service/push-sdk/commit/12f1392a4f4e800f720a0c2c34822bf502f15dac)) + + +### Features + +* added Optimism Chain ([#221](https://github.com/ethereum-push-notification-service/push-sdk/issues/221)) ([a9f6e56](https://github.com/ethereum-push-notification-service/push-sdk/commit/a9f6e56f51ac6eb089ddeffd6c47f144b9b28dd8)) + + + # [0.2.0](https://github.com/ethereum-push-notification-service/push-sdk/compare/uiembed-0.1.3...uiembed-0.2.0) (2023-01-13) diff --git a/packages/uiembed/package.json b/packages/uiembed/package.json index 0c4413fd9..e3f1b8aa2 100644 --- a/packages/uiembed/package.json +++ b/packages/uiembed/package.json @@ -1,6 +1,6 @@ { "name": "@pushprotocol/uiembed", - "version": "0.2.0", + "version": "0.3.0", "type": "commonjs", "publishConfig": { "registry": "https://registry.npmjs.org/" diff --git a/packages/uiweb/CHANGELOG.md b/packages/uiweb/CHANGELOG.md index 111b490d8..e8bf16642 100644 --- a/packages/uiweb/CHANGELOG.md +++ b/packages/uiweb/CHANGELOG.md @@ -2,23 +2,106 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver). -## [0.0.1-alpha.30](https://github.com/ethereum-push-notification-service/push-sdk/compare/uiweb-0.0.1-alpha.29...uiweb-0.0.1-alpha.30) (2023-11-13) +# [1.2.0](https://github.com/ethereum-push-notification-service/push-sdk/compare/uiweb-1.1.23...uiweb-1.2.0) (2023-12-26) ### Bug Fixes -* added alias for chatview ([#820](https://github.com/ethereum-push-notification-service/push-sdk/issues/820)) ([2940242](https://github.com/ethereum-push-notification-service/push-sdk/commit/2940242425b5bdd41901135419efe2e917f167b9)) -* fixed font awesome ([#799](https://github.com/ethereum-push-notification-service/push-sdk/issues/799)) ([282dc1c](https://github.com/ethereum-push-notification-service/push-sdk/commit/282dc1cf0e52627c2e854912d6b15acc5716ccaa)) -* fixed merge conflicts with main ([040cd67](https://github.com/ethereum-push-notification-service/push-sdk/commit/040cd6798da69ed6bf5c8de2e068788606b4a385)) +* added styling for the component in chat profile ([d2985ae](https://github.com/ethereum-push-notification-service/push-sdk/commit/d2985aee6f1ae56892b88ad371d08333e22b4880)) +* changed component type and how it is rendered ([de355a9](https://github.com/ethereum-push-notification-service/push-sdk/commit/de355a91e5cc6f91e5e07cf3d68efd7f7f5e4a76)) +* fixed create group btn not disabling and added minimum member requirement ([ea1a3a8](https://github.com/ethereum-push-notification-service/push-sdk/commit/ea1a3a848f646606ffebec50bf4e29b08946f946)) +* Merge branch 'main' into deployment ([af23f82](https://github.com/ethereum-push-notification-service/push-sdk/commit/af23f8282252d18bce1e335a995c750951a970bd)) ### Features -* added default link markdown support in default patterns ([#825](https://github.com/ethereum-push-notification-service/push-sdk/issues/825)) ([54f6ee4](https://github.com/ethereum-push-notification-service/push-sdk/commit/54f6ee49abdc038e5bb58bdebc93f3c6f71f6887)) +* implemented option to pass a component in chatprofile ([4eea456](https://github.com/ethereum-push-notification-service/push-sdk/commit/4eea456637c60997ea5f3f5d8a3a917638db946f)) + + + +## [1.1.23](https://github.com/ethereum-push-notification-service/push-sdk/compare/uiweb-1.1.22...uiweb-1.1.23) (2023-12-20) + + +### Bug Fixes + +* fixed create group btn not disabling and added minimum member requirement ([#941](https://github.com/ethereum-push-notification-service/push-sdk/issues/941)) ([9c41c8d](https://github.com/ethereum-push-notification-service/push-sdk/commit/9c41c8d557ff6b8651ac8fa91d2fc6129fad66b8)) +* Merge branch 'main' into deployment ([7adb464](https://github.com/ethereum-push-notification-service/push-sdk/commit/7adb464f1d9a39d95f7292f2636eb1ee5a0642e3)) + + + +## [1.1.22](https://github.com/ethereum-push-notification-service/push-sdk/compare/uiweb-1.1.21...uiweb-1.1.22) (2023-12-05) + + +### Bug Fixes + +* fixed hardcoded msg for group rules in msg input ([#925](https://github.com/ethereum-push-notification-service/push-sdk/issues/925)) ([4e7000c](https://github.com/ethereum-push-notification-service/push-sdk/commit/4e7000c9cb60f644291b11e99826b0e79d7e0058)) +* Merge branch 'main' into deployment ([c87581c](https://github.com/ethereum-push-notification-service/push-sdk/commit/c87581cbbf825300a86c3cfadb6d0f2157ba3499)) + + + +## [1.1.21](https://github.com/ethereum-push-notification-service/push-sdk/compare/uiweb-1.1.20...uiweb-1.1.21) (2023-12-04) + + +### Bug Fixes + +* Merge branch 'main' into deployment ([39f597b](https://github.com/ethereum-push-notification-service/push-sdk/commit/39f597bb82368fce4e8b669d0d74ec113414a60e)) +* workaround for socket response ([#924](https://github.com/ethereum-push-notification-service/push-sdk/issues/924)) ([f765f51](https://github.com/ethereum-push-notification-service/push-sdk/commit/f765f510e86fd038adc9353bec56cd5e0b7ef0ee)) + + + +## [1.1.20](https://github.com/ethereum-push-notification-service/push-sdk/compare/uiweb-1.1.19...uiweb-1.1.20) (2023-12-01) + + +### Bug Fixes + +* Merge branch 'main' into deployment ([9cf6169](https://github.com/ethereum-push-notification-service/push-sdk/commit/9cf6169de0cd40f75c7e6d5eec98f1dd553bd98e)) +* merge main ([b696884](https://github.com/ethereum-push-notification-service/push-sdk/commit/b696884b0b8f42ff69fc8e135654e6530afaad2b)) +* scroll to bottom, loading the feed without message ([#910](https://github.com/ethereum-push-notification-service/push-sdk/issues/910)) ([0393cdf](https://github.com/ethereum-push-notification-service/push-sdk/commit/0393cdfb81a61f04eb0ab04e5f880470ea276296)) + + + +## [1.1.19](https://github.com/ethereum-push-notification-service/push-sdk/compare/uiweb-1.1.18...uiweb-1.1.19) (2023-11-17) + + +### Bug Fixes + +* fixed sepolia for gated group condition ([#855](https://github.com/ethereum-push-notification-service/push-sdk/issues/855)) ([33e0ca9](https://github.com/ethereum-push-notification-service/push-sdk/commit/33e0ca9476d73eff333efa73350c359108a42db9)) +* Merge branch 'main' into deployment ([5baacc7](https://github.com/ethereum-push-notification-service/push-sdk/commit/5baacc705c20d5e92aeac4cd5f1b4fe65cc75827)) + + + +## [1.1.19](https://github.com/ethereum-push-notification-service/push-sdk/compare/uiweb-1.1.18...uiweb-1.1.19) (2023-11-17) + + +### Bug Fixes + +* fixed sepolia for gated group condition ([#855](https://github.com/ethereum-push-notification-service/push-sdk/issues/855)) ([33e0ca9](https://github.com/ethereum-push-notification-service/push-sdk/commit/33e0ca9476d73eff333efa73350c359108a42db9)) +* Merge branch 'main' into deployment ([5baacc7](https://github.com/ethereum-push-notification-service/push-sdk/commit/5baacc705c20d5e92aeac4cd5f1b4fe65cc75827)) + + + +## [1.1.18](https://github.com/ethereum-push-notification-service/push-sdk/compare/uiweb-1.1.17...uiweb-1.1.18) (2023-11-16) + + +### Bug Fixes + +* fixed build for uiweb ([#854](https://github.com/ethereum-push-notification-service/push-sdk/issues/854)) ([7e28d59](https://github.com/ethereum-push-notification-service/push-sdk/commit/7e28d5936899544c5f115c9ff6053c2328964b12)) +* fixed sepolia ud issues ([#851](https://github.com/ethereum-push-notification-service/push-sdk/issues/851)) ([61979e5](https://github.com/ethereum-push-notification-service/push-sdk/commit/61979e55ac2bc50c4a7674ada0cc5035ff848087)) +* Merge branch 'main' into deployment ([4e6ee96](https://github.com/ethereum-push-notification-service/push-sdk/commit/4e6ee96dc7661dee49e76eb6c37f428bc8f6e1c6)) +* Merge branch 'main' into deployment ([1c146be](https://github.com/ethereum-push-notification-service/push-sdk/commit/1c146bea79c0b9ac96da253fbf78a69a448372b8)) + + + +## [1.1.17](https://github.com/ethereum-push-notification-service/push-sdk/compare/uiweb-1.1.16...uiweb-1.1.17) (2023-11-15) + + +### Bug Fixes + +* shift testnet env to sepolia ([#473](https://github.com/ethereum-push-notification-service/push-sdk/issues/473)) ([12f1392](https://github.com/ethereum-push-notification-service/push-sdk/commit/12f1392a4f4e800f720a0c2c34822bf502f15dac)) -## [0.0.1-alpha.29](https://github.com/ethereum-push-notification-service/push-sdk/compare/uiweb-0.0.1-alpha.28...uiweb-0.0.1-alpha.29) (2023-11-07) +## [1.1.16](https://github.com/ethereum-push-notification-service/push-sdk/compare/uiweb-1.1.15...uiweb-1.1.16) (2023-11-09) ### Bug Fixes diff --git a/packages/uiweb/package.json b/packages/uiweb/package.json index f35b4f5cb..d3c996932 100644 --- a/packages/uiweb/package.json +++ b/packages/uiweb/package.json @@ -1,6 +1,6 @@ { "name": "@pushprotocol/uiweb", - "version": "0.0.1-alpha.30", + "version": "1.2.0", "publishConfig": { "registry": "https://registry.npmjs.org/" },