Skip to content

Commit be4e72f

Browse files
eboniangithub-actions[bot]
authored andcommitted
chore(release): prepare for v0.3.22
1 parent 4d91019 commit be4e72f

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

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

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

5+
## [0.3.22](https://github.com/esc-chula/intania-oidc-new/compare/v0.3.21..v0.3.22) - 2025-03-14
6+
7+
### <!-- 0 -->⛰️ Features
8+
9+
- Post ticket response - ([8540b8d](https://github.com/esc-chula/intania-oidc-new/commit/8540b8d58eb6879b69103a93e1f0e3a3d18de169))
10+
- Add hidden ticket in metadata desc - ([a4e53e9](https://github.com/esc-chula/intania-oidc-new/commit/a4e53e9e8ee0598ab7abd9d076045735347f4110))
11+
12+
### Miscellaneous Tasks
13+
14+
- Cleanup - ([8eba765](https://github.com/esc-chula/intania-oidc-new/commit/8eba7654256dd43f664936d9228d110cb4963454))
15+
- Add ticket comment - ([15828f4](https://github.com/esc-chula/intania-oidc-new/commit/15828f4ba83bc5c5e680ba934229343c30a0c2ed))
16+
- Add ticket comment - ([4e8fa82](https://github.com/esc-chula/intania-oidc-new/commit/4e8fa82a26b3dd080cc3506e21dce301468ceeaf))
17+
518
## [0.3.21](https://github.com/esc-chula/intania-oidc-new/compare/v0.3.20..v0.3.21) - 2025-03-14
619

720
### <!-- 0 -->⛰️ Features

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.3.21",
3+
"version": "0.3.22",
44
"private": true,
55
"scripts": {
66
"build": "next build",

0 commit comments

Comments
 (0)