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 Jan 20, 2024
1 parent 10d947d commit 8fee8ba
Show file tree
Hide file tree
Showing 6 changed files with 17 additions and 3 deletions.
4 changes: 4 additions & 0 deletions packages/api/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.12.1](https://github.com/outaTiME/ambito-dolar/compare/@ambito-dolar/[email protected]...@ambito-dolar/[email protected]) (2024-01-20)

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

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

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/api/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@ambito-dolar/api",
"private": true,
"version": "3.12.0",
"version": "3.12.1",
"dependencies": {
"@ambito-dolar/core": "^3.8.0",
"@atproto/api": "^0.9.1",
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.11.1](https://github.com/outaTiME/ambito-dolar/compare/@ambito-dolar/[email protected]...@ambito-dolar/[email protected]) (2024-01-20)

### Bug Fixes

- formatting issues with the decimal separator of the user locale ([e21eb99](https://github.com/outaTiME/ambito-dolar/commit/e21eb998136c74ac7ce260f3bce54e0b3438af5a))

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

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
"@babel/core": "^7.23.7",
"@expo/webpack-config": "^19.0.1"
},
"version": "6.11.0",
"version": "6.11.1",
"installConfig": {
"hoistingLimits": "workspaces"
},
Expand Down
4 changes: 4 additions & 0 deletions packages/website/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.

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

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

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

**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.9.6",
"version": "1.9.7",
"private": true,
"scripts": {
"develop": "gatsby develop",
Expand Down

0 comments on commit 8fee8ba

Please sign in to comment.