Skip to content

Commit

Permalink
chore: publish
Browse files Browse the repository at this point in the history
 - @ambito-dolar/[email protected]
 - @ambito-dolar/[email protected]
 - @ambito-dolar/[email protected]
  • Loading branch information
outaTiME committed Nov 19, 2023
1 parent f97bf21 commit 9f79c69
Show file tree
Hide file tree
Showing 7 changed files with 27 additions and 8 deletions.
7 changes: 7 additions & 0 deletions packages/api/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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/[email protected]...@ambito-dolar/[email protected]) (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/[email protected]...@ambito-dolar/[email protected]) (2023-11-15)

**Note:** Version bump only for package @ambito-dolar/api
Expand Down
4 changes: 2 additions & 2 deletions packages/api/package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
6 changes: 6 additions & 0 deletions packages/client/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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/[email protected]...@ambito-dolar/[email protected]) (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/[email protected]...@ambito-dolar/[email protected]) (2023-11-15)

### Bug Fixes
Expand Down
4 changes: 2 additions & 2 deletions packages/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down Expand Up @@ -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"
},
Expand Down
6 changes: 6 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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/[email protected]...@ambito-dolar/[email protected]) (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/[email protected]...@ambito-dolar/[email protected]) (2023-11-15)

**Note:** Version bump only for package @ambito-dolar/core
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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:
Expand Down

0 comments on commit 9f79c69

Please sign in to comment.