diff --git a/.changeset/brave-otters-repay.md b/.changeset/brave-otters-repay.md deleted file mode 100644 index 7debd9fd4c..0000000000 --- a/.changeset/brave-otters-repay.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@exactly/server": patch ---- - -🐛 include debt manager repays diff --git a/.changeset/green-regions-begin.md b/.changeset/green-regions-begin.md deleted file mode 100644 index cc6eeb45ff..0000000000 --- a/.changeset/green-regions-begin.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@exactly/common": patch ---- - -🔨 codegen debt manager diff --git a/.changeset/soft-ravens-lie.md b/.changeset/soft-ravens-lie.md deleted file mode 100644 index 3c486ff320..0000000000 --- a/.changeset/soft-ravens-lie.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@exactly/mobile": patch ---- - -🌐 fix literal ramp translations diff --git a/.maestro/package.json b/.maestro/package.json index 82b831d7be..cd584b10ed 100644 --- a/.maestro/package.json +++ b/.maestro/package.json @@ -12,7 +12,7 @@ "node": "^24.14.1" }, "devDependencies": { - "@exactly/common": "workspace:^0.0.17", + "@exactly/common": "workspace:^0.0.18", "@noble/curves": "^2.0.1", "@noble/hashes": "^2.0.1", "esbuild": "^0.28.1", diff --git a/CHANGELOG.md b/CHANGELOG.md index 94cb9c226a..c6180a9f2a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,15 @@ # @exactly/mobile +## 1.2.21 + +### Patch Changes + +- [#1221](https://github.com/exactly/exa/pull/1221) [`6b5f87a`](https://github.com/exactly/exa/commit/6b5f87a9e36e2dea91eaa0fec163657837a79dd8) Thanks [@franm91](https://github.com/franm91)! - 🌐 fix literal ramp translations + +- Updated dependencies [[`eb174ec`](https://github.com/exactly/exa/commit/eb174ecd67c3d288da1a1364dc5405fefafb2c6a), [`eb174ec`](https://github.com/exactly/exa/commit/eb174ecd67c3d288da1a1364dc5405fefafb2c6a)]: + - @exactly/server@0.2.110 + - @exactly/common@0.0.18 + ## 1.2.20 ### Patch Changes diff --git a/common/CHANGELOG.md b/common/CHANGELOG.md index 8ff6e178f2..b4d2222f75 100644 --- a/common/CHANGELOG.md +++ b/common/CHANGELOG.md @@ -1,5 +1,11 @@ # @exactly/common +## 0.0.18 + +### Patch Changes + +- [#1218](https://github.com/exactly/exa/pull/1218) [`eb174ec`](https://github.com/exactly/exa/commit/eb174ecd67c3d288da1a1364dc5405fefafb2c6a) Thanks [@nfmelendez](https://github.com/nfmelendez)! - 🔨 codegen debt manager + ## 0.0.17 ### Patch Changes diff --git a/common/package.json b/common/package.json index f3eae843f2..6f4a86d06a 100644 --- a/common/package.json +++ b/common/package.json @@ -1,6 +1,6 @@ { "name": "@exactly/common", - "version": "0.0.17", + "version": "0.0.18", "private": true, "scripts": { "prepare": "GITHUB_STEP_SUMMARY= nx prepare common", diff --git a/docs/package.json b/docs/package.json index d8f2a7db3e..5ce81ec3c8 100644 --- a/docs/package.json +++ b/docs/package.json @@ -18,8 +18,8 @@ "devDependencies": { "@astrojs/starlight": "^0.41.3", "@eslint/markdown": "^8.0.3", - "@exactly/common": "workspace:^0.0.17", - "@exactly/server": "workspace:^0.2.109", + "@exactly/common": "workspace:^0.0.18", + "@exactly/server": "workspace:^0.2.110", "astro": "^7.1.1", "astro-mermaid": "^2.1.0", "eslint": "catalog:", diff --git a/package.json b/package.json index 5895dbd68e..b1c41ae6e1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@exactly/mobile", - "version": "1.2.20", + "version": "1.2.21", "title": "Exa App", "shortDescription": "What finance should be today", "description": "A Card. A Wallet. A DeFi Protocol. All of it together.", @@ -34,9 +34,9 @@ "@aa-sdk/core": "catalog:", "@account-kit/infra": "catalog:", "@account-kit/smart-contracts": "catalog:", - "@exactly/common": "workspace:^0.0.17", + "@exactly/common": "workspace:^0.0.18", "@exactly/lib": "^0.1.0", - "@exactly/server": "workspace:^0.2.109", + "@exactly/server": "workspace:^0.2.110", "@expo/metro-runtime": "~55.0.6", "@farcaster/frame-sdk": "^0.1.14", "@farcaster/miniapp-sdk": "^0.2.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d26e027cba..6f7d136772 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -151,13 +151,13 @@ importers: specifier: 'catalog:' version: 4.86.1(bufferutil@4.1.0)(typescript@5.9.3)(utf-8-validate@5.0.10)(viem@2.47.6(bufferutil@4.1.0)(typescript@5.9.3)(utf-8-validate@5.0.10)(zod@4.3.6)) '@exactly/common': - specifier: workspace:^0.0.17 + specifier: workspace:^0.0.18 version: link:common '@exactly/lib': specifier: ^0.1.0 version: 0.1.0 '@exactly/server': - specifier: workspace:^0.2.109 + specifier: workspace:^0.2.110 version: link:server '@expo/metro-runtime': specifier: ~55.0.6 @@ -539,7 +539,7 @@ importers: .maestro: devDependencies: '@exactly/common': - specifier: workspace:^0.0.17 + specifier: workspace:^0.0.18 version: link:../common '@noble/curves': specifier: ^2.0.1 @@ -739,10 +739,10 @@ importers: specifier: ^8.0.3 version: 8.0.3 '@exactly/common': - specifier: workspace:^0.0.17 + specifier: workspace:^0.0.18 version: link:../common '@exactly/server': - specifier: workspace:^0.2.109 + specifier: workspace:^0.2.110 version: link:../server astro: specifier: ^7.1.1 @@ -878,7 +878,7 @@ importers: specifier: ^2.0.3 version: 2.0.3(eslint@9.39.4) '@exactly/common': - specifier: workspace:^0.0.17 + specifier: workspace:^0.0.18 version: link:../common '@exactly/plugin': specifier: workspace:^1.1.0 diff --git a/server/CHANGELOG.md b/server/CHANGELOG.md index 92eeed245b..c18e6a6231 100644 --- a/server/CHANGELOG.md +++ b/server/CHANGELOG.md @@ -1,5 +1,11 @@ # @exactly/server +## 0.2.110 + +### Patch Changes + +- [#1218](https://github.com/exactly/exa/pull/1218) [`eb174ec`](https://github.com/exactly/exa/commit/eb174ecd67c3d288da1a1364dc5405fefafb2c6a) Thanks [@nfmelendez](https://github.com/nfmelendez)! - 🐛 include debt manager repays + ## 0.2.109 ### Patch Changes diff --git a/server/package.json b/server/package.json index dbb2998d84..b1b3345d46 100644 --- a/server/package.json +++ b/server/package.json @@ -1,6 +1,6 @@ { "name": "@exactly/server", - "version": "0.2.109", + "version": "0.2.110", "private": true, "scripts": { "build": "pkgroll --sourcemap --src . && sentry-cli sourcemaps inject -o exactly -p server dist", @@ -66,7 +66,7 @@ }, "devDependencies": { "@eslint/compat": "^2.0.3", - "@exactly/common": "workspace:^0.0.17", + "@exactly/common": "workspace:^0.0.18", "@exactly/plugin": "workspace:^1.1.0", "@exactly/substreams": "workspace:^0.1.0", "@sentry/cli": "^3.3.4",