We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b75a578 commit 85abcc1Copy full SHA for 85abcc1
CHANGELOG.md
@@ -2,6 +2,12 @@
2
3
All notable changes to this project will be documented in this file.
4
5
+## [0.3.23](https://github.com/esc-chula/intania-oidc-new/compare/v0.3.22..v0.3.23) - 2025-03-14
6
+
7
+### <!-- 1 -->🐛 Bug Fixes
8
9
+- Fixed max teams - ([6a6def2](https://github.com/esc-chula/intania-oidc-new/commit/6a6def28f8f9fccd3ab7aaee0d990b3dffadcbb7))
10
11
## [0.3.22](https://github.com/esc-chula/intania-oidc-new/compare/v0.3.21..v0.3.22) - 2025-03-14
12
13
### <!-- 0 -->⛰️ Features
package.json
@@ -1,6 +1,6 @@
1
{
"name": "tech-website",
- "version": "0.3.22",
+ "version": "0.3.23",
"private": true,
"scripts": {
"build": "next build",
0 commit comments