Skip to content

Commit d7eca6c

Browse files
plohangithub-actions[bot]
authored andcommitted
chore(release): prepare for v0.1.3
1 parent e24f6b7 commit d7eca6c

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

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

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

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+
511
## [0.1.2](https://github.com/esc-chula/intania-oidc-new/compare/v0.1.1..v0.1.2) - 2025-02-03
612

713
### <!-- 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.1.2",
3+
"version": "0.1.3",
44
"private": true,
55
"scripts": {
66
"build": "next build",

0 commit comments

Comments
 (0)