Skip to content

Commit ad0bf5c

Browse files
eboniangithub-actions[bot]
authored andcommitted
chore(release): prepare for v0.4.3
1 parent e91e441 commit ad0bf5c

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

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

5+
## [0.4.3](https://github.com/esc-chula/intania-oidc-new/compare/v0.4.2..v0.4.3) - 2025-03-26
6+
7+
### <!-- 0 -->⛰️ Features
8+
9+
- Scan qr info - ([85c6724](https://github.com/esc-chula/intania-oidc-new/commit/85c6724ccf3ba4cc7b0a0d6af5e998e4ef858c1d))
10+
- Improve scanner - ([9ac8b53](https://github.com/esc-chula/intania-oidc-new/commit/9ac8b5367bdc8e57b404d20ff483e62a589308d5))
11+
512
## [0.4.2](https://github.com/esc-chula/intania-oidc-new/compare/v0.4.1..v0.4.2) - 2025-03-23
613

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

0 commit comments

Comments
 (0)