From a7807c7dbadc63ece785827de9fa01ad9dbb9212 Mon Sep 17 00:00:00 2001 From: Bagasbanuna02 Date: Mon, 10 Feb 2025 17:33:03 +0800 Subject: [PATCH] chore(release): 1.2.52 --- CHANGELOG.md | 2 ++ package.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9257a7d9..f0e2e307 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ All notable changes to this project will be documented in this file. See [commit-and-tag-version](https://github.com/absolute-version/commit-and-tag-version) for commit guidelines. +## [1.2.52](https://github.com/bipproduction/hipmi/compare/v1.2.51...v1.2.52) (2025-02-10) + ## [1.2.51](https://github.com/bipproduction/hipmi/compare/v1.2.50...v1.2.51) (2025-02-10) ## [1.2.50](https://github.com/bipproduction/hipmi/compare/v1.2.49...v1.2.50) (2025-02-10) diff --git a/package.json b/package.json index ea7016e2..7409eacf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hipmi", - "version": "1.2.51", + "version": "1.2.52", "private": true, "prisma": { "seed": "bun prisma/seed.ts"