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 Oct 4, 2023
1 parent 225280f commit be0036c
Show file tree
Hide file tree
Showing 4 changed files with 13 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.9.1](https://github.com/outaTiME/ambito-dolar/compare/@ambito-dolar/[email protected]...@ambito-dolar/[email protected]) (2023-10-04)

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

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

### Features
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.9.0",
"version": "3.9.1",
"dependencies": {
"@ambito-dolar/core": "^3.5.0",
"@atproto/api": "^0.6.20",
Expand Down
7 changes: 7 additions & 0 deletions packages/client/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [6.8.1](https://github.com/outaTiME/ambito-dolar/compare/@ambito-dolar/[email protected]...@ambito-dolar/[email protected]) (2023-10-04)

### Bug Fixes

- disable app performance on sentry ([78a88e0](https://github.com/outaTiME/ambito-dolar/commit/78a88e078018978156ff78a1cebf63044b47bdf1))
- invalid padding on widgets ([95d0497](https://github.com/outaTiME/ambito-dolar/commit/95d0497dacf394e75b0b3418dc38c8988a70ce37))

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

### Features
Expand Down
2 changes: 1 addition & 1 deletion packages/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@
"@babel/core": "^7.23.0",
"@expo/webpack-config": "^19.0.0"
},
"version": "6.8.0",
"version": "6.8.1",
"installConfig": {
"hoistingLimits": "workspaces"
},
Expand Down

0 comments on commit be0036c

Please sign in to comment.