diff --git a/packages/api/CHANGELOG.md b/packages/api/CHANGELOG.md index 4bdaee9..891fc70 100644 --- a/packages/api/CHANGELOG.md +++ b/packages/api/CHANGELOG.md @@ -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.14.1](https://github.com/outaTiME/ambito-dolar/compare/@ambito-dolar/api@3.14.0...@ambito-dolar/api@3.14.1) (2024-02-25) + +**Note:** Version bump only for package @ambito-dolar/api + # [3.14.0](https://github.com/outaTiME/ambito-dolar/compare/@ambito-dolar/api@3.13.0...@ambito-dolar/api@3.14.0) (2024-02-22) ### Features diff --git a/packages/api/package.json b/packages/api/package.json index 09bf491..df25cb2 100644 --- a/packages/api/package.json +++ b/packages/api/package.json @@ -1,7 +1,7 @@ { "name": "@ambito-dolar/api", "private": true, - "version": "3.14.0", + "version": "3.14.1", "dependencies": { "@ambito-dolar/core": "^3.8.3", "@atproto/api": "^0.10.1",