From 5f38cfb8535a1a5ecdec314d9ada1e61ce230ee4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 5 Dec 2024 10:26:31 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=20release:=20mobile@0.0.3,=20commo?= =?UTF-8?q?n@0.0.2,=20server@0.0.2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .changeset/beige-phones-swim.md | 5 ----- .changeset/big-socks-pull.md | 5 ----- .changeset/breezy-carpets-travel.md | 5 ----- .changeset/bright-seahorses-applaud.md | 5 ----- .changeset/dull-donuts-work.md | 5 ----- .changeset/fair-snails-build.md | 5 ----- .changeset/fluffy-apes-help.md | 5 ----- .changeset/friendly-trains-complain.md | 5 ----- .changeset/healthy-carrots-sip.md | 5 ----- .changeset/long-donkeys-dress.md | 5 ----- .changeset/many-buses-talk.md | 5 ----- .changeset/nine-walls-build.md | 5 ----- .changeset/odd-seahorses-walk.md | 5 ----- .changeset/pretty-scissors-unite.md | 5 ----- .changeset/short-poems-approve.md | 5 ----- .changeset/small-seals-smile.md | 5 ----- .changeset/strange-months-study.md | 5 ----- .changeset/stupid-mayflies-mix.md | 5 ----- .changeset/tame-emus-reflect.md | 5 ----- .changeset/tiny-foxes-beg.md | 2 -- .changeset/tricky-shoes-itch.md | 5 ----- .changeset/warm-pants-type.md | 5 ----- CHANGELOG.md | 30 ++++++++++++++++++++++++++ common/CHANGELOG.md | 17 +++++++++++++++ common/package.json | 2 +- package.json | 6 +++--- pnpm-lock.yaml | 6 +++--- server/CHANGELOG.md | 13 +++++++++++ server/package.json | 4 ++-- 29 files changed, 69 insertions(+), 116 deletions(-) delete mode 100644 .changeset/beige-phones-swim.md delete mode 100644 .changeset/big-socks-pull.md delete mode 100644 .changeset/breezy-carpets-travel.md delete mode 100644 .changeset/bright-seahorses-applaud.md delete mode 100644 .changeset/dull-donuts-work.md delete mode 100644 .changeset/fair-snails-build.md delete mode 100644 .changeset/fluffy-apes-help.md delete mode 100644 .changeset/friendly-trains-complain.md delete mode 100644 .changeset/healthy-carrots-sip.md delete mode 100644 .changeset/long-donkeys-dress.md delete mode 100644 .changeset/many-buses-talk.md delete mode 100644 .changeset/nine-walls-build.md delete mode 100644 .changeset/odd-seahorses-walk.md delete mode 100644 .changeset/pretty-scissors-unite.md delete mode 100644 .changeset/short-poems-approve.md delete mode 100644 .changeset/small-seals-smile.md delete mode 100644 .changeset/strange-months-study.md delete mode 100644 .changeset/stupid-mayflies-mix.md delete mode 100644 .changeset/tame-emus-reflect.md delete mode 100644 .changeset/tiny-foxes-beg.md delete mode 100644 .changeset/tricky-shoes-itch.md delete mode 100644 .changeset/warm-pants-type.md create mode 100644 common/CHANGELOG.md create mode 100644 server/CHANGELOG.md diff --git a/.changeset/beige-phones-swim.md b/.changeset/beige-phones-swim.md deleted file mode 100644 index 0b709c53..00000000 --- a/.changeset/beige-phones-swim.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@exactly/server": patch ---- - -✨ push deposit notifications diff --git a/.changeset/big-socks-pull.md b/.changeset/big-socks-pull.md deleted file mode 100644 index 4c5d6cb0..00000000 --- a/.changeset/big-socks-pull.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@exactly/common": patch ---- - -🧑‍💻 set default alchemy keys by chain diff --git a/.changeset/breezy-carpets-travel.md b/.changeset/breezy-carpets-travel.md deleted file mode 100644 index c1e9b71f..00000000 --- a/.changeset/breezy-carpets-travel.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@exactly/mobile": patch ---- - -✨ make latest activity interactable diff --git a/.changeset/bright-seahorses-applaud.md b/.changeset/bright-seahorses-applaud.md deleted file mode 100644 index bb41dbe8..00000000 --- a/.changeset/bright-seahorses-applaud.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@exactly/mobile": patch ---- - -💄 fix background color for refresh controls diff --git a/.changeset/dull-donuts-work.md b/.changeset/dull-donuts-work.md deleted file mode 100644 index 21b4948c..00000000 --- a/.changeset/dull-donuts-work.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@exactly/server": patch ---- - -✨ push withdraw notifications diff --git a/.changeset/fair-snails-build.md b/.changeset/fair-snails-build.md deleted file mode 100644 index 308e02f4..00000000 --- a/.changeset/fair-snails-build.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@exactly/server": patch ---- - -✨ push purchase notifications diff --git a/.changeset/fluffy-apes-help.md b/.changeset/fluffy-apes-help.md deleted file mode 100644 index 575987f7..00000000 --- a/.changeset/fluffy-apes-help.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@exactly/mobile": patch ---- - -✨ prompt users for notification permission diff --git a/.changeset/friendly-trains-complain.md b/.changeset/friendly-trains-complain.md deleted file mode 100644 index 6e8f78cb..00000000 --- a/.changeset/friendly-trains-complain.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@exactly/mobile": patch ---- - -🐛 fix wrong amount for one installment purchases diff --git a/.changeset/healthy-carrots-sip.md b/.changeset/healthy-carrots-sip.md deleted file mode 100644 index db4c50bb..00000000 --- a/.changeset/healthy-carrots-sip.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@exactly/mobile": patch ---- - -🐛 fix onesignal login diff --git a/.changeset/long-donkeys-dress.md b/.changeset/long-donkeys-dress.md deleted file mode 100644 index 4134ebe6..00000000 --- a/.changeset/long-donkeys-dress.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@exactly/common": patch ---- - -🚚 extract address shortening util diff --git a/.changeset/many-buses-talk.md b/.changeset/many-buses-talk.md deleted file mode 100644 index 084ef69f..00000000 --- a/.changeset/many-buses-talk.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@exactly/common": patch ---- - -🎨 rename onesignal environment variable diff --git a/.changeset/nine-walls-build.md b/.changeset/nine-walls-build.md deleted file mode 100644 index b6a84813..00000000 --- a/.changeset/nine-walls-build.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@exactly/mobile": patch ---- - -🐛 fix wrong amount in card activity details diff --git a/.changeset/odd-seahorses-walk.md b/.changeset/odd-seahorses-walk.md deleted file mode 100644 index 3635f4df..00000000 --- a/.changeset/odd-seahorses-walk.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@exactly/common": patch ---- - -🧑‍💻 set default onesignal app ids by domain diff --git a/.changeset/pretty-scissors-unite.md b/.changeset/pretty-scissors-unite.md deleted file mode 100644 index 298b93a1..00000000 --- a/.changeset/pretty-scissors-unite.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@exactly/common": patch ---- - -🧑‍💻 set sandbox as default domain diff --git a/.changeset/short-poems-approve.md b/.changeset/short-poems-approve.md deleted file mode 100644 index 3f66b387..00000000 --- a/.changeset/short-poems-approve.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@exactly/mobile": patch ---- - -✨ add more info to card activity details diff --git a/.changeset/small-seals-smile.md b/.changeset/small-seals-smile.md deleted file mode 100644 index f23cfb2c..00000000 --- a/.changeset/small-seals-smile.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@exactly/mobile": patch ---- - -✨ make entire card status component pressable diff --git a/.changeset/strange-months-study.md b/.changeset/strange-months-study.md deleted file mode 100644 index fd99a772..00000000 --- a/.changeset/strange-months-study.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@exactly/mobile": patch ---- - -🐛 fix web build style error diff --git a/.changeset/stupid-mayflies-mix.md b/.changeset/stupid-mayflies-mix.md deleted file mode 100644 index 560ac51a..00000000 --- a/.changeset/stupid-mayflies-mix.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@exactly/server": patch ---- - -✨ shorten addresses in notifications diff --git a/.changeset/tame-emus-reflect.md b/.changeset/tame-emus-reflect.md deleted file mode 100644 index 30356105..00000000 --- a/.changeset/tame-emus-reflect.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@exactly/mobile": patch ---- - -✨ add balance and card limits in home view diff --git a/.changeset/tiny-foxes-beg.md b/.changeset/tiny-foxes-beg.md deleted file mode 100644 index a845151c..00000000 --- a/.changeset/tiny-foxes-beg.md +++ /dev/null @@ -1,2 +0,0 @@ ---- ---- diff --git a/.changeset/tricky-shoes-itch.md b/.changeset/tricky-shoes-itch.md deleted file mode 100644 index aaf63bde..00000000 --- a/.changeset/tricky-shoes-itch.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@exactly/common": patch ---- - -🧑‍💻 set default sentry dsn by domain diff --git a/.changeset/warm-pants-type.md b/.changeset/warm-pants-type.md deleted file mode 100644 index 0c504a88..00000000 --- a/.changeset/warm-pants-type.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@exactly/mobile": patch ---- - -✨ implement empty state for payments screen diff --git a/CHANGELOG.md b/CHANGELOG.md index 39727cd6..e22bd592 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,35 @@ # @exactly/mobile +## 0.0.3 + +### Patch Changes + +- [`f3dcaea`](https://github.com/exactly/mobile/commit/f3dcaeae04ac78e1bdc2b2927922800f102a34dc) Thanks [@dieguezguille](https://github.com/dieguezguille)! - ✨ make latest activity interactable + +- [`9ecf0ad`](https://github.com/exactly/mobile/commit/9ecf0ad60d3aa783c18626f9b9fbfbadf11fc2f5) Thanks [@dieguezguille](https://github.com/dieguezguille)! - 💄 fix background color for refresh controls + +- [`0ea688c`](https://github.com/exactly/mobile/commit/0ea688cf97c6e14a3db1bc78351defe5941ac1d7) Thanks [@cruzdanilo](https://github.com/cruzdanilo)! - ✨ prompt users for notification permission + +- [`d2dbb07`](https://github.com/exactly/mobile/commit/d2dbb0701934407e382a63db26d2004f361389bc) Thanks [@dieguezguille](https://github.com/dieguezguille)! - 🐛 fix wrong amount for one installment purchases + +- [`ad02ee6`](https://github.com/exactly/mobile/commit/ad02ee68a9b83a5725628bd1c832cb2eac02b3de) Thanks [@cruzdanilo](https://github.com/cruzdanilo)! - 🐛 fix onesignal login + +- [`050f604`](https://github.com/exactly/mobile/commit/050f604dbc1fc323ff8cdb8a47acd3afbcb51a46) Thanks [@dieguezguille](https://github.com/dieguezguille)! - 🐛 fix wrong amount in card activity details + +- [`ad5b68c`](https://github.com/exactly/mobile/commit/ad5b68c2719f351369086750321337365e0f9d9a) Thanks [@dieguezguille](https://github.com/dieguezguille)! - ✨ add more info to card activity details + +- [`3319b4f`](https://github.com/exactly/mobile/commit/3319b4f21269dabec6f4128fa23c877a976d6695) Thanks [@dieguezguille](https://github.com/dieguezguille)! - ✨ make entire card status component pressable + +- [`d7d78fa`](https://github.com/exactly/mobile/commit/d7d78fadff528bf81a2a294c68cb9f4b571b7121) Thanks [@dieguezguille](https://github.com/dieguezguille)! - 🐛 fix web build style error + +- [#195](https://github.com/exactly/mobile/pull/195) [`a2b6173`](https://github.com/exactly/mobile/commit/a2b6173bc44b9136f2d34dfa438252064b106f6e) Thanks [@franm91](https://github.com/franm91)! - ✨ add balance and card limits in home view + +- [`03e15d7`](https://github.com/exactly/mobile/commit/03e15d76c8addeee9a977fb71fe3ad9da0a39e28) Thanks [@dieguezguille](https://github.com/dieguezguille)! - ✨ implement empty state for payments screen + +- Updated dependencies [[`062060d`](https://github.com/exactly/mobile/commit/062060d5ce04a9cbea2f33fe64a1ade7c345b1a0), [`68ff56a`](https://github.com/exactly/mobile/commit/68ff56ab5e2e5f6c2e35a4c3b4de41c6db5c7b86), [`25169f0`](https://github.com/exactly/mobile/commit/25169f0bf80cbba4427eebfabab984a3b8e2598e), [`fe905a3`](https://github.com/exactly/mobile/commit/fe905a3f91a4ed6f17cf9d4dabafd8260a1172a8), [`279df6e`](https://github.com/exactly/mobile/commit/279df6e230db5d4427c00c38b498a55bf775e755), [`8ea2d95`](https://github.com/exactly/mobile/commit/8ea2d9528484d08b7959b78a9702f2a5bb61b406), [`b5b2140`](https://github.com/exactly/mobile/commit/b5b21406499339d1bdf148252070a60a27c1f3d3), [`c9420a7`](https://github.com/exactly/mobile/commit/c9420a741cc10d5341e499d35bfe4f603ad94ece), [`520fd7e`](https://github.com/exactly/mobile/commit/520fd7efd7350e3b3afaa3476c9ba1f21f99b454), [`1e8734d`](https://github.com/exactly/mobile/commit/1e8734dc021ba928190bfbd03f501dce9b47700a)]: + - @exactly/server@0.0.2 + - @exactly/common@0.0.2 + ## 0.0.2 ### Patch Changes diff --git a/common/CHANGELOG.md b/common/CHANGELOG.md new file mode 100644 index 00000000..a02ed041 --- /dev/null +++ b/common/CHANGELOG.md @@ -0,0 +1,17 @@ +# @exactly/common + +## 0.0.2 + +### Patch Changes + +- [`68ff56a`](https://github.com/exactly/mobile/commit/68ff56ab5e2e5f6c2e35a4c3b4de41c6db5c7b86) Thanks [@cruzdanilo](https://github.com/cruzdanilo)! - 🧑‍💻 set default alchemy keys by chain + +- [`279df6e`](https://github.com/exactly/mobile/commit/279df6e230db5d4427c00c38b498a55bf775e755) Thanks [@cruzdanilo](https://github.com/cruzdanilo)! - 🚚 extract address shortening util + +- [`8ea2d95`](https://github.com/exactly/mobile/commit/8ea2d9528484d08b7959b78a9702f2a5bb61b406) Thanks [@cruzdanilo](https://github.com/cruzdanilo)! - 🎨 rename onesignal environment variable + +- [`b5b2140`](https://github.com/exactly/mobile/commit/b5b21406499339d1bdf148252070a60a27c1f3d3) Thanks [@cruzdanilo](https://github.com/cruzdanilo)! - 🧑‍💻 set default onesignal app ids by domain + +- [`c9420a7`](https://github.com/exactly/mobile/commit/c9420a741cc10d5341e499d35bfe4f603ad94ece) Thanks [@cruzdanilo](https://github.com/cruzdanilo)! - 🧑‍💻 set sandbox as default domain + +- [`1e8734d`](https://github.com/exactly/mobile/commit/1e8734dc021ba928190bfbd03f501dce9b47700a) Thanks [@cruzdanilo](https://github.com/cruzdanilo)! - 🧑‍💻 set default sentry dsn by domain diff --git a/common/package.json b/common/package.json index 14907814..7b391da8 100644 --- a/common/package.json +++ b/common/package.json @@ -1,6 +1,6 @@ { "name": "@exactly/common", - "version": "0.0.1", + "version": "0.0.2", "private": true, "engines": { "node": ">=22.11.0" diff --git a/package.json b/package.json index 7ca83711..39f3aff9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@exactly/mobile", - "version": "0.0.2", + "version": "0.0.3", "main": "expo-router/entry", "scripts": { "start": "expo start", @@ -25,10 +25,10 @@ "@alchemy/aa-accounts": "^3.19.0", "@alchemy/aa-alchemy": "^3.19.0", "@alchemy/aa-core": "^3.19.0", - "@exactly/common": "workspace:^0.0.1", + "@exactly/common": "workspace:^0.0.2", "@exactly/lib": "exactly/lib#a8895cd", "@exactly/plugin": "workspace:^0.0.1", - "@exactly/server": "workspace:^0.0.1", + "@exactly/server": "workspace:^0.0.2", "@expo/metro-runtime": "~4.0.0", "@intercom/intercom-react-native": "^8.1.0", "@intercom/messenger-js-sdk": "^0.0.14", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index da24ab6f..d5fe8d87 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -59,7 +59,7 @@ importers: specifier: ^3.19.0 version: 3.19.0(typescript@5.7.2)(viem@2.21.54(bufferutil@4.0.8)(typescript@5.7.2)(utf-8-validate@5.0.10)(zod@3.23.8)) '@exactly/common': - specifier: workspace:^0.0.1 + specifier: workspace:^0.0.2 version: link:common '@exactly/lib': specifier: exactly/lib#a8895cd @@ -68,7 +68,7 @@ importers: specifier: workspace:^0.0.1 version: link:contracts '@exactly/server': - specifier: workspace:^0.0.1 + specifier: workspace:^0.0.2 version: link:server '@expo/metro-runtime': specifier: ~4.0.0 @@ -557,7 +557,7 @@ importers: specifier: ^0.2.14 version: 0.2.14 '@exactly/common': - specifier: workspace:^0.0.1 + specifier: workspace:^0.0.2 version: link:../common '@exactly/plugin': specifier: workspace:^0.0.1 diff --git a/server/CHANGELOG.md b/server/CHANGELOG.md new file mode 100644 index 00000000..265505dd --- /dev/null +++ b/server/CHANGELOG.md @@ -0,0 +1,13 @@ +# @exactly/server + +## 0.0.2 + +### Patch Changes + +- [`062060d`](https://github.com/exactly/mobile/commit/062060d5ce04a9cbea2f33fe64a1ade7c345b1a0) Thanks [@cruzdanilo](https://github.com/cruzdanilo)! - ✨ push deposit notifications + +- [`25169f0`](https://github.com/exactly/mobile/commit/25169f0bf80cbba4427eebfabab984a3b8e2598e) Thanks [@cruzdanilo](https://github.com/cruzdanilo)! - ✨ push withdraw notifications + +- [`fe905a3`](https://github.com/exactly/mobile/commit/fe905a3f91a4ed6f17cf9d4dabafd8260a1172a8) Thanks [@cruzdanilo](https://github.com/cruzdanilo)! - ✨ push purchase notifications + +- [`520fd7e`](https://github.com/exactly/mobile/commit/520fd7efd7350e3b3afaa3476c9ba1f21f99b454) Thanks [@cruzdanilo](https://github.com/cruzdanilo)! - ✨ shorten addresses in notifications diff --git a/server/package.json b/server/package.json index f0590751..fa1bd4e3 100644 --- a/server/package.json +++ b/server/package.json @@ -1,6 +1,6 @@ { "name": "@exactly/server", - "version": "0.0.1", + "version": "0.0.2", "private": true, "scripts": { "build": "pkgroll --sourcemap --src .", @@ -48,7 +48,7 @@ }, "devDependencies": { "@electric-sql/pglite": "^0.2.14", - "@exactly/common": "workspace:^0.0.1", + "@exactly/common": "workspace:^0.0.2", "@exactly/plugin": "workspace:^0.0.1", "@sentry/cli": "^2.39.1", "@types/ioredis-mock": "^8.2.5",