chore(release): 1.2.68

This commit is contained in:
2025-02-28 10:58:33 +08:00
parent 7cd7d9521c
commit 226127fe4a
2 changed files with 3 additions and 2 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.68](https://github.com/bipproduction/hipmi/compare/v1.2.67...v1.2.68) (2025-02-28)
## [1.2.67](https://github.com/bipproduction/hipmi/compare/v1.2.66...v1.2.67) (2025-02-27)
## [1.2.66](https://github.com/bipproduction/hipmi/compare/v1.2.65...v1.2.66) (2025-02-27)

View File

@@ -1,8 +1,7 @@
{
"name": "hipmi",
"version": "1.2.67",
"version": "1.2.68",
"private": true,
"type": "module",
"prisma": {
"seed": "bun prisma/seed.ts"
},