Merge pull request #236 from bipproduction/bagas/10-jan-25

Bagas/10 jan 25
This commit is contained in:
Bagasbanuna02
2025-01-12 22:07:18 +08:00
committed by GitHub
3 changed files with 4 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"

View File

@@ -22,6 +22,7 @@ const middlewareConfig: MiddlewareConfig = {
// registarasiPath: "/register",
userPath: "/dev/home",
publicRoutes: [
// API
"/",
"/api/voting/*",