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 Mar 14, 2024
1 parent 1a47ca8 commit 9ef8346
Show file tree
Hide file tree
Showing 6 changed files with 24 additions and 3 deletions.
10 changes: 10 additions & 0 deletions packages/api/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.

# [3.15.0](https://github.com/outaTiME/ambito-dolar/compare/@ambito-dolar/[email protected]...@ambito-dolar/[email protected]) (2024-03-14)

### Bug Fixes

- avoid to send social notifications in case of errors under generation mode ([f80eb88](https://github.com/outaTiME/ambito-dolar/commit/f80eb88a5bc525cc15244ad2e007e34e2b0c632c))

### Features

- update image storage provider due to preview errors on telegram ([1a5d512](https://github.com/outaTiME/ambito-dolar/commit/1a5d5124c6e667e56f58ee71e90d4d9dacb90391))

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

### 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.14.2",
"version": "3.15.0",
"dependencies": {
"@ambito-dolar/core": "^3.8.4",
"@atproto/api": "^0.11.1",
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.

# [7.1.0](https://github.com/outaTiME/ambito-dolar/compare/@ambito-dolar/[email protected]...@ambito-dolar/[email protected]) (2024-03-14)

### Features

- enable large heap on android ([fc9bca4](https://github.com/outaTiME/ambito-dolar/commit/fc9bca4621ca876b8294e6f27016791988538bae))
- pure black widgets for high readability and contrast ([7e9d9f9](https://github.com/outaTiME/ambito-dolar/commit/7e9d9f99ee9e0f0899b3c7d22f61f09adea91f93))

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

### 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 @@ -89,7 +89,7 @@
"@babel/core": "^7.24.0",
"@expo/webpack-config": "^19.0.1"
},
"version": "7.0.0",
"version": "7.1.0",
"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.11.2](https://github.com/outaTiME/ambito-dolar/compare/@ambito-dolar/[email protected]...@ambito-dolar/[email protected]) (2024-03-14)

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

## [1.11.1](https://github.com/outaTiME/ambito-dolar/compare/@ambito-dolar/[email protected]...@ambito-dolar/[email protected]) (2024-02-22)

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

0 comments on commit 9ef8346

Please sign in to comment.