We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb132d7 commit 8c63c80Copy full SHA for 8c63c80
CHANGELOG.md
@@ -2,6 +2,12 @@
2
3
All notable changes to this project will be documented in this file.
4
5
+## [0.4.4](https://github.com/esc-chula/intania-oidc-new/compare/v0.4.3..v0.4.4) - 2025-03-26
6
+
7
+### <!-- 0 -->⛰️ Features
8
9
+- Any community share link - ([918895f](https://github.com/esc-chula/intania-oidc-new/commit/918895fda8dde38b52036d3e19b74cd136f0a878))
10
11
## [0.4.3](https://github.com/esc-chula/intania-oidc-new/compare/v0.4.2..v0.4.3) - 2025-03-26
12
13
### <!-- 0 -->⛰️ Features
package.json
@@ -1,6 +1,6 @@
1
{
"name": "tech-website",
- "version": "0.4.3",
+ "version": "0.4.4",
"private": true,
"scripts": {
"build": "next build",
0 commit comments