Skip to content

Commit f7c6f6b

Browse files
eboniangithub-actions[bot]
authored andcommitted
chore(release): prepare for v0.3.15
1 parent f334235 commit f7c6f6b

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

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

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

5+
## [0.3.15](https://github.com/esc-chula/intania-oidc-new/compare/v0.3.14..v0.3.15) - 2025-02-21
6+
7+
### <!-- 0 -->⛰️ Features
8+
9+
- Team pass animation - ([cbe4a69](https://github.com/esc-chula/intania-oidc-new/commit/cbe4a69d2bbd8e435fc24c9234234a7dc83e5f3a))
10+
- Remove team ticket - ([983219f](https://github.com/esc-chula/intania-oidc-new/commit/983219fa7d3651e3cebac1c86721c4e2b32dc52d))
11+
- Registration back button - ([573f889](https://github.com/esc-chula/intania-oidc-new/commit/573f889d75b5f9938fa9de8455b5d78e052297e5))
12+
13+
### Miscellaneous Tasks
14+
15+
- Update team ticket to team pass - ([f532725](https://github.com/esc-chula/intania-oidc-new/commit/f5327256803b135ff4d803b88f178cc8297c5375))
16+
517
## [0.3.14](https://github.com/esc-chula/intania-oidc-new/compare/v0.3.13..v0.3.14) - 2025-02-20
618

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

0 commit comments

Comments
 (0)