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]
  • Loading branch information
outaTiME committed Apr 14, 2021
1 parent bfa23e2 commit 19e8611
Show file tree
Hide file tree
Showing 4 changed files with 22 additions and 3 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.6](https://github.com/outaTiME/ambito-dolar/compare/@ambito-dolar/[email protected]...@ambito-dolar/[email protected]) (2021-04-14)

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





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


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.5",
"version": "1.0.6",
"dependencies": {
"@ambito-dolar/core": "^1.0.3",
"@ambito-dolar/core": "^1.0.4",
"@zeit/fetch": "^6.0.0",
"aws-sdk": "^2.553.0",
"chrome-aws-lambda": "~6.0",
Expand Down
11 changes: 11 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

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


### Bug Fixes

* Issue with timezone when empty date. ([bfa23e2](https://github.com/outaTiME/ambito-dolar/commit/bfa23e2c63a498da1bb922883d298d4c7a75c8a0))





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


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.3",
"version": "1.0.4",
"dependencies": {
"chrono-node": "^1.4",
"lodash.isempty": "^4.4.0",
Expand Down

2 comments on commit 19e8611

@vercel
Copy link

@vercel vercel bot commented on 19e8611 Apr 14, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

ambito-dolar – ./packages/website

ambito-dolar.vercel.app
ambito-dolar-git-master-outatime.vercel.app
ambito-dolar-outatime.vercel.app

@vercel
Copy link

@vercel vercel bot commented on 19e8611 Apr 14, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

ambito-dolar-website-test – ./packages/website

ambito-dolar-website-test-outatime.vercel.app
ambito-dolar-website-test.vercel.app
ambito-dolar-website-test-git-master-outatime.vercel.app

Please sign in to comment.