We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 219656e commit 4dfaef3Copy full SHA for 4dfaef3
CHANGELOG.md
@@ -2,6 +2,12 @@
2
3
All notable changes to this project will be documented in this file.
4
5
+## [0.4.2](https://github.com/esc-chula/intania-oidc-new/compare/v0.4.1..v0.4.2) - 2025-03-23
6
+
7
+### <!-- 1 -->🐛 Bug Fixes
8
9
+- Prize info - ([598d130](https://github.com/esc-chula/intania-oidc-new/commit/598d13033f00254ed1dc2071b514ee28c2e002e9))
10
11
## [0.4.1](https://github.com/esc-chula/intania-oidc-new/compare/v0.4.0..v0.4.1) - 2025-03-21
12
13
### <!-- 0 -->⛰️ Features
package.json
@@ -1,6 +1,6 @@
1
{
"name": "tech-website",
- "version": "0.4.1",
+ "version": "0.4.2",
"private": true,
"scripts": {
"build": "next build",
0 commit comments