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 Oct 1, 2024
1 parent dbe44f5 commit 1a7cfdd
Show file tree
Hide file tree
Showing 6 changed files with 29 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.17.3](https://github.com/outaTiME/ambito-dolar/compare/@ambito-dolar/[email protected]...@ambito-dolar/[email protected]) (2024-10-01)

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

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

**Note:** Version bump only for package @ambito-dolar/api
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.17.2",
"version": "3.17.3",
"dependencies": {
"@ambito-dolar/core": "^3.9.1",
"@atproto/api": "^0.13.8",
Expand Down
12 changes: 12 additions & 0 deletions packages/client/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

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

### Bug Fixes

- resolve display issues on iPhone 16 Pro and iPhone 16 Pro Max ([c7ca722](https://github.com/outaTiME/ambito-dolar/commit/c7ca722dc5bc06907a9f0d3735ac1bb463874851))
- resolve text wrapping issue on Android when font scale is large ([cf1ae09](https://github.com/outaTiME/ambito-dolar/commit/cf1ae0972129d824ba7796bdc337d5c2322f315a))

### Features

- add bluesky social ([a380a9c](https://github.com/outaTiME/ambito-dolar/commit/a380a9c29550fc2e0bb197baef223ee7e25e7d1f))
- exchange rate spread support ([613cbc1](https://github.com/outaTiME/ambito-dolar/commit/613cbc1b70d41a449b08a847cd7db8d1ace41d74))

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

### 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 @@ -97,7 +97,7 @@
"@babel/core": "^7.25.2",
"@expo/webpack-config": "^19.0.1"
},
"version": "7.4.0",
"version": "7.5.0",
"installConfig": {
"hoistingLimits": "workspaces"
},
Expand Down
10 changes: 10 additions & 0 deletions packages/website/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,16 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

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

### Bug Fixes

- correct typo on bluesky social icon ([dbe44f5](https://github.com/outaTiME/ambito-dolar/commit/dbe44f5b72e61eda199f4fd089d19baf2be93dd5))

### Features

- add bluesky social ([a380a9c](https://github.com/outaTiME/ambito-dolar/commit/a380a9c29550fc2e0bb197baef223ee7e25e7d1f))

## [1.12.1](https://github.com/outaTiME/ambito-dolar/compare/@ambito-dolar/[email protected]...@ambito-dolar/[email protected]) (2024-08-28)

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

0 comments on commit 1a7cfdd

Please sign in to comment.