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 Apr 24, 2021
1 parent 5ca1a5c commit fc0b521
Show file tree
Hide file tree
Showing 6 changed files with 38 additions and 5 deletions.
8 changes: 8 additions & 0 deletions packages/api/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.0.11](https://github.com/outaTiME/ambito-dolar/compare/@ambito-dolar/[email protected]...@ambito-dolar/[email protected]) (2021-04-24)

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





## [1.0.10](https://github.com/outaTiME/ambito-dolar/compare/@ambito-dolar/[email protected]...@ambito-dolar/[email protected]) (2021-04-16)

**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": "1.0.10",
"version": "1.0.11",
"dependencies": {
"@ambito-dolar/core": "^1.0.8",
"@ambito-dolar/core": "^1.0.9",
"@zeit/fetch": "^6.0.0",
"aws-sdk": "^2.553.0",
"chrome-aws-lambda": "~6.0",
Expand Down
17 changes: 17 additions & 0 deletions packages/client/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 5.0.0 (2021-04-24)


### Features

* Version bump to force major update. ([5ca1a5c](https://github.com/outaTiME/ambito-dolar/commit/5ca1a5c18073cac7da6ff3b0c26cd3f94e72e99f))
* Version bump to force major update. ([5beb078](https://github.com/outaTiME/ambito-dolar/commit/5beb078e059f41319439a47c63370787863b8eff))


### BREAKING CHANGES

* Expo SDK 41
4 changes: 2 additions & 2 deletions packages/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"postinstall": "expo-yarn-workspaces postinstall"
},
"dependencies": {
"@ambito-dolar/core": "^1.0.8",
"@ambito-dolar/core": "^1.0.9",
"@expo/react-native-action-sheet": "^3.4.1",
"@rainbow-me/animated-charts": "^1.0.0-alpha.3",
"@react-native-community/hooks": "^2.5.1",
Expand Down Expand Up @@ -83,5 +83,5 @@
"engines": {
"node": ">=14.x"
},
"version": "4.0.3"
"version": "5.0.0"
}
8 changes: 8 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.0.9](https://github.com/outaTiME/ambito-dolar/compare/@ambito-dolar/[email protected]...@ambito-dolar/[email protected]) (2021-04-24)

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





## [1.0.8](https://github.com/outaTiME/ambito-dolar/compare/@ambito-dolar/[email protected]...@ambito-dolar/[email protected]) (2021-04-16)


Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ambito-dolar/core",
"version": "1.0.8",
"version": "1.0.9",
"dependencies": {
"chrono-node": "^1.4",
"lodash.isempty": "^4.4.0",
Expand Down

0 comments on commit fc0b521

Please sign in to comment.