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 Nov 9, 2024
1 parent d419f0a commit b4743f9
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.

## [4.0.1](https://github.com/outaTiME/ambito-dolar/compare/@ambito-dolar/[email protected]...@ambito-dolar/[email protected]) (2024-11-09)

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

# [4.0.0](https://github.com/outaTiME/ambito-dolar/compare/@ambito-dolar/[email protected]...@ambito-dolar/[email protected]) (2024-11-06)

### 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": "4.0.0",
"version": "4.0.1",
"dependencies": {
"@ambito-dolar/core": "^4.0.0",
"@atproto/api": "^0.13.15",
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.

## [8.0.1](https://github.com/outaTiME/ambito-dolar/compare/@ambito-dolar/[email protected]...@ambito-dolar/[email protected]) (2024-11-09)

### Bug Fixes

- remove font preload to avoid boot errors on android ([babde47](https://github.com/outaTiME/ambito-dolar/commit/babde47708e4672bd8e7d1350632622e7d5576dc))

# [8.0.0](https://github.com/outaTiME/ambito-dolar/compare/@ambito-dolar/[email protected]...@ambito-dolar/[email protected]) (2024-11-06)

### 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 @@ -99,7 +99,7 @@
"@babel/core": "^7.26.0",
"@expo/webpack-config": "^19.0.1"
},
"version": "8.0.0",
"version": "8.0.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.13.2](https://github.com/outaTiME/ambito-dolar/compare/@ambito-dolar/[email protected]...@ambito-dolar/[email protected]) (2024-11-09)

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

## [1.13.1](https://github.com/outaTiME/ambito-dolar/compare/@ambito-dolar/[email protected]...@ambito-dolar/[email protected]) (2024-11-06)

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

0 comments on commit b4743f9

Please sign in to comment.