From 2a095c98fc123b62e62a18adf79fe6ee751f9606 Mon Sep 17 00:00:00 2001 From: Bagasbanuna02 Date: Tue, 6 May 2025 16:27:22 +0800 Subject: [PATCH] chore(release): 1.2.122 --- CHANGELOG.md | 2 ++ package.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3f836eb6..660ea6a5 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.122](https://github.com/bipproduction/hipmi/compare/v1.2.121...v1.2.122) (2025-05-06) + ## [1.2.121](https://github.com/bipproduction/hipmi/compare/v1.2.120...v1.2.121) (2025-05-05) ## [1.2.120](https://github.com/bipproduction/hipmi/compare/v1.2.119...v1.2.120) (2025-05-05) diff --git a/package.json b/package.json index ce0f3915..2f8ffc52 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hipmi", - "version": "1.2.121", + "version": "1.2.122", "private": true, "prisma": { "seed": "bun prisma/seed.ts"