We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e22fdd8 commit d58299cCopy full SHA for d58299c
CHANGELOG.md
@@ -2,6 +2,12 @@
2
3
All notable changes to this project will be documented in this file.
4
5
+## [0.3.11](https://github.com/esc-chula/intania-oidc-new/compare/v0.3.10..v0.3.11) - 2025-02-20
6
+
7
+### <!-- 1 -->🐛 Bug Fixes
8
9
+- Console log ticket - ([d1e1d1e](https://github.com/esc-chula/intania-oidc-new/commit/d1e1d1e88bcb1ce247622ff90aa64b3baf621be0))
10
11
## [0.3.10](https://github.com/esc-chula/intania-oidc-new/compare/v0.3.9..v0.3.10) - 2025-02-20
12
13
### <!-- 0 -->⛰️ Features
package.json
@@ -1,6 +1,6 @@
1
{
"name": "tech-website",
- "version": "0.3.10",
+ "version": "0.3.11",
"private": true,
"scripts": {
"build": "next build",
0 commit comments