diff --git a/CHANGELOG.md b/CHANGELOG.md index a2e79c67..f0e2e307 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,10 @@ 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.52](https://github.com/bipproduction/hipmi/compare/v1.2.51...v1.2.52) (2025-02-10) + +## [1.2.51](https://github.com/bipproduction/hipmi/compare/v1.2.50...v1.2.51) (2025-02-10) + ## [1.2.50](https://github.com/bipproduction/hipmi/compare/v1.2.49...v1.2.50) (2025-02-10) ## [1.2.49](https://github.com/bipproduction/hipmi/compare/v1.2.48...v1.2.49) (2025-02-07) diff --git a/package.json b/package.json index 70dcda96..7409eacf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hipmi", - "version": "1.2.50", + "version": "1.2.52", "private": true, "prisma": { "seed": "bun prisma/seed.ts" diff --git a/src/app_modules/katalog/portofolio/component/button/comp_button_selanjutnya.tsx b/src/app_modules/katalog/portofolio/component/button/comp_button_selanjutnya.tsx index fad34c13..38c6034f 100644 --- a/src/app_modules/katalog/portofolio/component/button/comp_button_selanjutnya.tsx +++ b/src/app_modules/katalog/portofolio/component/button/comp_button_selanjutnya.tsx @@ -95,6 +95,7 @@ export function Portofolio_ComponentButtonSelanjutnya({ // router.replace(RouterMap.create + responeCreated.id, { scroll: false }); // } + const res = await funCreatePortofolio({ profileId: profileId, data: dataPortofolio as any,