chore(release): 1.4.9

This commit is contained in:
2025-05-23 15:18:18 +08:00
parent ecfc6a37e5
commit 5610835d21
2 changed files with 8 additions and 1 deletions

View File

@@ -2,6 +2,13 @@
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.4.9](https://github.com/bipproduction/hipmi/compare/v1.4.8...v1.4.9) (2025-05-23)
### Bug Fixes
* nested layout ([c202cc8](https://github.com/bipproduction/hipmi/commit/c202cc8ea08ce8cdb351136a47c2afe10afb14c9))
## [1.4.8](https://github.com/bipproduction/hipmi/compare/v1.4.7...v1.4.8) (2025-05-22)
## [1.4.7](https://github.com/bipproduction/hipmi/compare/v1.4.6...v1.4.7) (2025-05-22)

View File

@@ -1,6 +1,6 @@
{
"name": "hipmi",
"version": "1.4.8",
"version": "1.4.9",
"private": true,
"prisma": {
"seed": "bun prisma/seed.ts"