diff --git a/.changeset/dark-bars-feel.md b/.changeset/dark-bars-feel.md deleted file mode 100644 index e2494a3e63..0000000000 --- a/.changeset/dark-bars-feel.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@exactly/mobile": patch ---- - -♻️ use new kyc flow diff --git a/.changeset/good-tips-care.md b/.changeset/good-tips-care.md deleted file mode 100644 index 42980e698e..0000000000 --- a/.changeset/good-tips-care.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@exactly/mobile": patch ---- - -🧵 fix onesignal prompt persistence race condition diff --git a/.changeset/lucky-fans-tease.md b/.changeset/lucky-fans-tease.md deleted file mode 100644 index d66d98c124..0000000000 --- a/.changeset/lucky-fans-tease.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@exactly/mobile": patch ---- - -🐛 allow kyc on account deploy diff --git a/.changeset/pretty-frogs-divide.md b/.changeset/pretty-frogs-divide.md deleted file mode 100644 index a845151cc8..0000000000 --- a/.changeset/pretty-frogs-divide.md +++ /dev/null @@ -1,2 +0,0 @@ ---- ---- diff --git a/CHANGELOG.md b/CHANGELOG.md index 02cf553200..5bba808998 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,15 @@ # @exactly/mobile +## 1.1.2 + +### Patch Changes + +- [`665e6c3`](https://github.com/exactly/exa/commit/665e6c35e276a87b9a241805c1ed50ff0840aa69) Thanks [@franm91](https://github.com/franm91)! - ♻️ use new kyc flow + +- [#669](https://github.com/exactly/exa/pull/669) [`1aa1fe6`](https://github.com/exactly/exa/commit/1aa1fe636df9bc0e94f683a58bcd544963e29480) Thanks [@cruzdanilo](https://github.com/cruzdanilo)! - 🧵 fix onesignal prompt persistence race condition + +- [#672](https://github.com/exactly/exa/pull/672) [`c6a1241`](https://github.com/exactly/exa/commit/c6a1241d59f04af46d2c31c3ad70baa17de9dd8d) Thanks [@dieguezguille](https://github.com/dieguezguille)! - 🐛 allow kyc on account deploy + ## 1.1.1 ### Patch Changes diff --git a/package.json b/package.json index 571bdb7508..1d62aa567a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@exactly/mobile", - "version": "1.1.1", + "version": "1.1.2", "title": "Exa App", "shortDescription": "What finance should be today", "description": "A Card. A Wallet. A DeFi Protocol. All of it together.",