chore(release): 1.2.39

This commit is contained in:
2025-01-12 22:04:18 +08:00
parent 4b46d5d6f5
commit 2e825e2b84
2 changed files with 3 additions and 1 deletions

View File

@@ -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.39](https://github.com/bipproduction/hipmi/compare/v1.2.38...v1.2.39) (2025-01-12)
## [1.2.38](https://github.com/bipproduction/hipmi/compare/v1.2.37...v1.2.38) (2025-01-03)

View File

@@ -1,6 +1,6 @@
{
"name": "hipmi",
"version": "1.2.38",
"version": "1.2.39",
"private": true,
"prisma": {
"seed": "npx tsx prisma/seed.ts --yes"