From 9f79c690fd5b2ce8c663e7c5a3da834670d1805e Mon Sep 17 00:00:00 2001 From: outaTiME Date: Sun, 19 Nov 2023 19:45:18 -0300 Subject: [PATCH] chore: publish - @ambito-dolar/api@3.10.0 - @ambito-dolar/client@6.9.0 - @ambito-dolar/core@3.6.0 --- packages/api/CHANGELOG.md | 7 +++++++ packages/api/package.json | 4 ++-- packages/client/CHANGELOG.md | 6 ++++++ packages/client/package.json | 4 ++-- packages/core/CHANGELOG.md | 6 ++++++ packages/core/package.json | 2 +- yarn.lock | 6 +++--- 7 files changed, 27 insertions(+), 8 deletions(-) diff --git a/packages/api/CHANGELOG.md b/packages/api/CHANGELOG.md index ca038a0..d92912d 100644 --- a/packages/api/CHANGELOG.md +++ b/packages/api/CHANGELOG.md @@ -3,6 +3,13 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.10.0](https://github.com/outaTiME/ambito-dolar/compare/@ambito-dolar/api@3.9.4...@ambito-dolar/api@3.10.0) (2023-11-19) + +### Features + +- unify tarjeta, Qatar and ahorro rates ([28a4e03](https://github.com/outaTiME/ambito-dolar/commit/28a4e03a082b3cffa3beeaa7e74b3e9ec67330b8)) +- update cripto provider ([5d21ef1](https://github.com/outaTiME/ambito-dolar/commit/5d21ef1ab3f297fcc420bf43c7a8ef7e8be1a04a)) + ## [3.9.4](https://github.com/outaTiME/ambito-dolar/compare/@ambito-dolar/api@3.9.3...@ambito-dolar/api@3.9.4) (2023-11-15) **Note:** Version bump only for package @ambito-dolar/api diff --git a/packages/api/package.json b/packages/api/package.json index 6712bd1..e78852a 100644 --- a/packages/api/package.json +++ b/packages/api/package.json @@ -1,9 +1,9 @@ { "name": "@ambito-dolar/api", "private": true, - "version": "3.9.4", + "version": "3.10.0", "dependencies": { - "@ambito-dolar/core": "^3.5.1", + "@ambito-dolar/core": "^3.6.0", "@atproto/api": "^0.6.23", "@aws-sdk/client-dynamodb": "^3.454.0", "@aws-sdk/client-s3": "^3.454.0", diff --git a/packages/client/CHANGELOG.md b/packages/client/CHANGELOG.md index fc1f6c5..639129a 100644 --- a/packages/client/CHANGELOG.md +++ b/packages/client/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [6.9.0](https://github.com/outaTiME/ambito-dolar/compare/@ambito-dolar/client@6.8.3...@ambito-dolar/client@6.9.0) (2023-11-19) + +### Features + +- unify tarjeta, Qatar and ahorro rates ([28a4e03](https://github.com/outaTiME/ambito-dolar/commit/28a4e03a082b3cffa3beeaa7e74b3e9ec67330b8)) + ## [6.8.3](https://github.com/outaTiME/ambito-dolar/compare/@ambito-dolar/client@6.8.2...@ambito-dolar/client@6.8.3) (2023-11-15) ### Bug Fixes diff --git a/packages/client/package.json b/packages/client/package.json index 3da8d11..36121f5 100644 --- a/packages/client/package.json +++ b/packages/client/package.json @@ -10,7 +10,7 @@ "prebuild:ios": "expo prebuild --platform ios && npx pod-install" }, "dependencies": { - "@ambito-dolar/core": "^3.5.1", + "@ambito-dolar/core": "^3.6.0", "@amplitude/analytics-react-native": "^1.4.5", "@calitb/react-native-widgetkit": "^0.2.0", "@config-plugins/react-native-quick-actions": "^6.0.0", @@ -92,7 +92,7 @@ "@babel/core": "^7.23.3", "@expo/webpack-config": "^19.0.0" }, - "version": "6.8.3", + "version": "6.9.0", "installConfig": { "hoistingLimits": "workspaces" }, diff --git a/packages/core/CHANGELOG.md b/packages/core/CHANGELOG.md index 0cce09a..0e69e4a 100644 --- a/packages/core/CHANGELOG.md +++ b/packages/core/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.6.0](https://github.com/outaTiME/ambito-dolar/compare/@ambito-dolar/core@3.5.1...@ambito-dolar/core@3.6.0) (2023-11-19) + +### Features + +- unify tarjeta, Qatar and ahorro rates ([28a4e03](https://github.com/outaTiME/ambito-dolar/commit/28a4e03a082b3cffa3beeaa7e74b3e9ec67330b8)) + ## [3.5.1](https://github.com/outaTiME/ambito-dolar/compare/@ambito-dolar/core@3.5.0...@ambito-dolar/core@3.5.1) (2023-11-15) **Note:** Version bump only for package @ambito-dolar/core diff --git a/packages/core/package.json b/packages/core/package.json index 2ea1631..858634f 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -1,7 +1,7 @@ { "name": "@ambito-dolar/core", "private": true, - "version": "3.5.1", + "version": "3.6.0", "dependencies": { "@jsonurl/jsonurl": "^1.1.7", "@vercel/fetch-retry": "https://gitpkg.vercel.app/api/pkg.tgz?url=outaTiME/fetch/packages/fetch-retry&commit=main", diff --git a/yarn.lock b/yarn.lock index 21b9c39..0c580d8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -38,7 +38,7 @@ __metadata: version: 0.0.0-use.local resolution: "@ambito-dolar/api@workspace:packages/api" dependencies: - "@ambito-dolar/core": ^3.5.1 + "@ambito-dolar/core": ^3.6.0 "@atproto/api": ^0.6.23 "@aws-sdk/client-dynamodb": ^3.454.0 "@aws-sdk/client-s3": ^3.454.0 @@ -69,7 +69,7 @@ __metadata: version: 0.0.0-use.local resolution: "@ambito-dolar/client@workspace:packages/client" dependencies: - "@ambito-dolar/core": ^3.5.1 + "@ambito-dolar/core": ^3.6.0 "@amplitude/analytics-react-native": ^1.4.5 "@babel/core": ^7.23.3 "@calitb/react-native-widgetkit": ^0.2.0 @@ -151,7 +151,7 @@ __metadata: languageName: unknown linkType: soft -"@ambito-dolar/core@^3.5.1, @ambito-dolar/core@workspace:packages/core": +"@ambito-dolar/core@^3.6.0, @ambito-dolar/core@workspace:packages/core": version: 0.0.0-use.local resolution: "@ambito-dolar/core@workspace:packages/core" dependencies: