chore(release): 1.2.6

This commit is contained in:
2024-12-02 16:25:46 +08:00
parent 31124c5500
commit 2d3b2d33d6
2 changed files with 10 additions and 1 deletions

View File

@@ -2,6 +2,15 @@
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.6](https://github.com/bipproduction/hipmi/compare/v1.2.5...v1.2.6) (2024-12-02)
### Bug Fixes
* Donasi ([517b2bb](https://github.com/bipproduction/hipmi/commit/517b2bb9b0e256d31d7a10332a6e7880c58ad48f))
* Event ([45279cd](https://github.com/bipproduction/hipmi/commit/45279cd37fb4b2a293012c9cb1a8d6e977d0edb3))
* middleware ([31124c5](https://github.com/bipproduction/hipmi/commit/31124c5500d10a4d831c45c0da1a46a1dee995db))
## [1.2.5](https://github.com/bipproduction/hipmi/compare/v1.2.4...v1.2.5) (2024-11-28)

View File

@@ -1,6 +1,6 @@
{
"name": "hipmi",
"version": "1.2.5",
"version": "1.2.6",
"private": true,
"prisma": {
"seed": "npx tsx prisma/seed.ts --yes"