We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f7eee4 commit 59a3032Copy full SHA for 59a3032
CHANGELOG.md
@@ -2,6 +2,12 @@
2
3
All notable changes to this project will be documented in this file.
4
5
+## [0.2.1](https://github.com/esc-chula/intania-oidc-new/compare/v0.2.0..v0.2.1) - 2025-02-11
6
+
7
+### Build
8
9
+- Fix release prod workflows - ([579edea](https://github.com/esc-chula/intania-oidc-new/commit/579edea0cf10024888010410fa2cd032c170f634))
10
11
## [0.2.0](https://github.com/esc-chula/intania-oidc-new/compare/v0.1.4..v0.2.0) - 2025-02-10
12
13
### <!-- 0 -->⛰️ Features
package.json
@@ -1,6 +1,6 @@
1
{
"name": "tech-website",
- "version": "0.2.0",
+ "version": "0.2.1",
"private": true,
"scripts": {
"build": "next build",
0 commit comments