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 Aug 30, 2024
1 parent 7a730ca commit ee7be00
Show file tree
Hide file tree
Showing 4 changed files with 17 additions and 2 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.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

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

### 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.17.1",
"version": "3.17.2",
"dependencies": {
"@ambito-dolar/core": "^3.9.1",
"@atproto/api": "^0.13.5",
Expand Down
11 changes: 11 additions & 0 deletions packages/client/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.

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

### Bug Fixes

- ask for donation once a year (since last donation) ([0a6509b](https://github.com/outaTiME/ambito-dolar/commit/0a6509b42f0ce77ac4b077af1a19c9e3579f2843))
- manual font loading due to android failures ([fbd9244](https://github.com/outaTiME/ambito-dolar/commit/fbd9244461c7c49d926fd1b9f2c36bfca67ed3a4))

### Features

- add identifier to handle errors and support ([24952d2](https://github.com/outaTiME/ambito-dolar/commit/24952d242e26e651beb34d0ceb01ece66307a3d5))

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

### 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.3.0",
"version": "7.4.0",
"installConfig": {
"hoistingLimits": "workspaces"
},
Expand Down

0 comments on commit ee7be00

Please sign in to comment.