QRCode Mobile #10

Merged
bagasbanuna merged 2 commits from mobile-qrcode/13-nov-25 into staging 2025-11-13 17:14:03 +08:00
3 changed files with 4 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.5.12](https://wibugit.wibudev.com/wibu/hipmi/compare/v1.5.10...v1.5.12) (2025-11-13)
## [1.5.11](https://wibugit.wibudev.com/wibu/hipmi/compare/v1.4.45...v1.5.11) (2025-11-07)
## [1.5.10](https://wibugit.wibudev.com/wibu/hipmi/compare/v1.5.9...v1.5.10) (2025-11-03)

View File

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

View File

@@ -4,7 +4,7 @@
"details": [
{
"appID": "BMY6GT6W3D.com.anonymous.hipmi-mobile",
"paths": ["/app/*"]
"paths": ["*"]
}
]
}