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]
 - @ambito-dolar/[email protected]
  • Loading branch information
outaTiME committed Feb 18, 2024
1 parent 32f4153 commit 2fd175f
Show file tree
Hide file tree
Showing 9 changed files with 31 additions and 9 deletions.
6 changes: 6 additions & 0 deletions packages/api/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.13.0](https://github.com/outaTiME/ambito-dolar/compare/@ambito-dolar/[email protected]...@ambito-dolar/[email protected]) (2024-02-18)

### Features

- add whatsapp social ([c80af25](https://github.com/outaTiME/ambito-dolar/commit/c80af259acde1e4147f019f3af0cb99ab3dd5655))

## [3.12.5](https://github.com/outaTiME/ambito-dolar/compare/@ambito-dolar/[email protected]...@ambito-dolar/[email protected]) (2024-01-30)

### Bug Fixes
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.12.5",
"version": "3.13.0",
"dependencies": {
"@ambito-dolar/core": "^3.8.2",
"@ambito-dolar/core": "^3.8.3",
"@atproto/api": "^0.9.7",
"@aws-sdk/client-dynamodb": "^3.515.0",
"@aws-sdk/client-s3": "^3.515.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.13.0](https://github.com/outaTiME/ambito-dolar/compare/@ambito-dolar/[email protected]...@ambito-dolar/[email protected]) (2024-02-18)

### Features

- add whatsapp social ([c80af25](https://github.com/outaTiME/ambito-dolar/commit/c80af259acde1e4147f019f3af0cb99ab3dd5655))

## [6.12.1](https://github.com/outaTiME/ambito-dolar/compare/@ambito-dolar/[email protected]...@ambito-dolar/[email protected]) (2024-01-29)

### 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.8.2",
"@ambito-dolar/core": "^3.8.3",
"@amplitude/analytics-react-native": "^1.4.7",
"@config-plugins/react-native-quick-actions": "^6.0.0",
"@expo/react-native-action-sheet": "^4.0.1",
Expand Down Expand Up @@ -91,7 +91,7 @@
"@babel/core": "^7.23.9",
"@expo/webpack-config": "^19.0.1"
},
"version": "6.12.1",
"version": "6.13.0",
"installConfig": {
"hoistingLimits": "workspaces"
},
Expand Down
4 changes: 4 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [3.8.3](https://github.com/outaTiME/ambito-dolar/compare/@ambito-dolar/[email protected]...@ambito-dolar/[email protected]) (2024-02-18)

**Note:** Version bump only for package @ambito-dolar/core

## [3.8.2](https://github.com/outaTiME/ambito-dolar/compare/@ambito-dolar/[email protected]...@ambito-dolar/[email protected]) (2024-01-29)

**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.8.2",
"version": "3.8.3",
"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: 6 additions & 0 deletions packages/website/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.

# [1.11.0](https://github.com/outaTiME/ambito-dolar/compare/@ambito-dolar/[email protected]...@ambito-dolar/[email protected]) (2024-02-18)

### Features

- add whatsapp social ([c80af25](https://github.com/outaTiME/ambito-dolar/commit/c80af259acde1e4147f019f3af0cb99ab3dd5655))

## [1.10.1](https://github.com/outaTiME/ambito-dolar/compare/@ambito-dolar/[email protected]...@ambito-dolar/[email protected]) (2024-01-29)

**Note:** Version bump only for package @ambito-dolar/website
Expand Down
2 changes: 1 addition & 1 deletion packages/website/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ambito-dolar/website",
"version": "1.10.1",
"version": "1.11.0",
"private": true,
"scripts": {
"develop": "gatsby develop",
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": "npm:^3.8.2"
"@ambito-dolar/core": "npm:^3.8.3"
"@atproto/api": "npm:^0.9.7"
"@aws-sdk/client-dynamodb": "npm:^3.515.0"
"@aws-sdk/client-s3": "npm:^3.515.0"
Expand Down Expand Up @@ -73,7 +73,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@ambito-dolar/client@workspace:packages/client"
dependencies:
"@ambito-dolar/core": "npm:^3.8.2"
"@ambito-dolar/core": "npm:^3.8.3"
"@amplitude/analytics-react-native": "npm:^1.4.7"
"@babel/core": "npm:^7.23.9"
"@config-plugins/react-native-quick-actions": "npm:^6.0.0"
Expand Down Expand Up @@ -154,7 +154,7 @@ __metadata:
languageName: unknown
linkType: soft

"@ambito-dolar/core@npm:^3.8.2, @ambito-dolar/core@workspace:packages/core":
"@ambito-dolar/core@npm:^3.8.3, @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 2fd175f

Please sign in to comment.