We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e24f6b7 commit d7eca6cCopy full SHA for d7eca6c
CHANGELOG.md
@@ -2,6 +2,12 @@
2
3
All notable changes to this project will be documented in this file.
4
5
+## [0.1.3](https://github.com/esc-chula/intania-oidc-new/compare/v0.1.2..v0.1.3) - 2025-02-05
6
+
7
+### <!-- 1 -->🐛 Bug Fixes
8
9
+- Docker file - ([e24f6b7](https://github.com/esc-chula/intania-oidc-new/commit/e24f6b77bcdd6c768bdb33873ec7367ea82c1f43))
10
11
## [0.1.2](https://github.com/esc-chula/intania-oidc-new/compare/v0.1.1..v0.1.2) - 2025-02-03
12
13
### <!-- 1 -->🐛 Bug Fixes
package.json
@@ -1,6 +1,6 @@
1
{
"name": "tech-website",
- "version": "0.1.2",
+ "version": "0.1.3",
"private": true,
"scripts": {
"build": "next build",
0 commit comments