Skip to content

Commit 6485b58

Browse files
eboniangithub-actions[bot]
authored andcommitted
chore(release): prepare for v0.3.12
1 parent 9fdc43a commit 6485b58

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [0.3.12](https://github.com/esc-chula/intania-oidc-new/compare/v0.3.11..v0.3.12) - 2025-02-20
6+
7+
### <!-- 1 -->🐛 Bug Fixes
8+
9+
- Jackpot rate - ([ef23fa1](https://github.com/esc-chula/intania-oidc-new/commit/ef23fa1ba7a4fbf716bc0275dbe7d376c4959468))
10+
- Jackpot rate - ([e8e6755](https://github.com/esc-chula/intania-oidc-new/commit/e8e6755d8dd2bd070c9f8b4d059effba01596634))
11+
- Slot machine - ([917e587](https://github.com/esc-chula/intania-oidc-new/commit/917e5870ce6b2d57fa0b3d07dd414e0ea58d7ea7))
12+
513
## [0.3.11](https://github.com/esc-chula/intania-oidc-new/compare/v0.3.10..v0.3.11) - 2025-02-20
614

715
### <!-- 1 -->🐛 Bug Fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tech-website",
3-
"version": "0.3.11",
3+
"version": "0.3.12",
44
"private": true,
55
"scripts": {
66
"build": "next build",

0 commit comments

Comments
 (0)