fix-server #68

Merged
bagasbanuna merged 3 commits from fix-server/5-mar-26 into staging 2026-03-05 16:44:27 +08:00
35 changed files with 315 additions and 129 deletions
Showing only changes of commit cbfd105134 - Show all commits

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.6.8](https://wibugit.wibudev.com/wibu/hipmi/compare/v1.6.7...v1.6.8) (2026-03-05)
## [1.6.7](https://wibugit.wibudev.com/wibu/hipmi/compare/v1.6.6...v1.6.7) (2026-03-04)
## [1.6.6](https://wibugit.wibudev.com/wibu/hipmi/compare/v1.6.5...v1.6.6) (2026-03-03)

View File

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