From d3e367c53335b38e7434e05c75cda7a4c9b01ff6 Mon Sep 17 00:00:00 2001
From: outaTiME <afalduto@gmail.com>
Date: Mon, 29 Jan 2024 21:24:20 -0300
Subject: [PATCH] chore: publish

 - @ambito-dolar/api@3.12.4
---
 packages/api/CHANGELOG.md | 4 ++++
 packages/api/package.json | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/packages/api/CHANGELOG.md b/packages/api/CHANGELOG.md
index 3cde8db..a5f6284 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.12.4](https://github.com/outaTiME/ambito-dolar/compare/@ambito-dolar/api@3.12.3...@ambito-dolar/api@3.12.4) (2024-01-30)
+
+**Note:** Version bump only for package @ambito-dolar/api
+
 ## [3.12.3](https://github.com/outaTiME/ambito-dolar/compare/@ambito-dolar/api@3.12.2...@ambito-dolar/api@3.12.3) (2024-01-29)
 
 ### Bug Fixes
diff --git a/packages/api/package.json b/packages/api/package.json
index 418cc08..707fbc0 100644
--- a/packages/api/package.json
+++ b/packages/api/package.json
@@ -1,7 +1,7 @@
 {
   "name": "@ambito-dolar/api",
   "private": true,
-  "version": "3.12.3",
+  "version": "3.12.4",
   "dependencies": {
     "@ambito-dolar/core": "^3.8.2",
     "@atproto/api": "^0.9.5",