Skip to content

Commit 3130a1b

Browse files
eboniangithub-actions[bot]
authored andcommitted
chore(release): prepare for v0.4.0
1 parent 43289a4 commit 3130a1b

2 files changed

Lines changed: 22 additions & 1 deletion

File tree

CHANGELOG.md

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

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

5+
## [0.4.0](https://github.com/esc-chula/intania-oidc-new/compare/v0.3.23..v0.4.0) - 2025-03-20
6+
7+
### <!-- 0 -->⛰️ Features
8+
9+
- Base community ticket routes - ([a364f4b](https://github.com/esc-chula/intania-oidc-new/commit/a364f4bf3b20270253220693acdb74b126916f8f))
10+
- Add community registration schema - ([bdf1f1f](https://github.com/esc-chula/intania-oidc-new/commit/bdf1f1f33797f1a48e575c0aa33cae48b6bac176))
11+
- Api - ([8633ef3](https://github.com/esc-chula/intania-oidc-new/commit/8633ef3d4247b6e23761541efe67a2133f64f7e1))
12+
- Community ticket page - ([f6c7909](https://github.com/esc-chula/intania-oidc-new/commit/f6c7909b6eb67131c856e6053cc63bc5025facbb))
13+
- Integrate community registration - ([15c5ed3](https://github.com/esc-chula/intania-oidc-new/commit/15c5ed382a2a02c96fcb8fcb384b29d5571c5658))
14+
- Community ticket - ([a6422f9](https://github.com/esc-chula/intania-oidc-new/commit/a6422f969b4ce55d1d6ad43ed3583d7aa593d57d))
15+
16+
### <!-- 1 -->🐛 Bug Fixes
17+
18+
- Schema - ([e4e8ff0](https://github.com/esc-chula/intania-oidc-new/commit/e4e8ff061154c047c681e9c296fd1b88764f458c))
19+
- Team count logic - ([91b92b8](https://github.com/esc-chula/intania-oidc-new/commit/91b92b81b55bb88b6fbbc890a20ce9657d19d467))
20+
- Eslint import order - ([581fc0e](https://github.com/esc-chula/intania-oidc-new/commit/581fc0ec54cd4629e056377ddbd6a174a40c2da6))
21+
22+
### Miscellaneous Tasks
23+
24+
- Format schema - ([201c84f](https://github.com/esc-chula/intania-oidc-new/commit/201c84fe4bc9d4e14410e316cb635a433bc9a523))
25+
526
## [0.3.23](https://github.com/esc-chula/intania-oidc-new/compare/v0.3.22..v0.3.23) - 2025-03-14
627

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

0 commit comments

Comments
 (0)