We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec7dc05 commit 7cc9775Copy full SHA for 7cc9775
CHANGELOG.md
@@ -2,6 +2,12 @@
2
3
All notable changes to this project will be documented in this file.
4
5
+## [0.3.18](https://github.com/esc-chula/intania-oidc-new/compare/v0.3.17..v0.3.18) - 2025-02-21
6
+
7
+### <!-- 1 -->🐛 Bug Fixes
8
9
+- Ticket stat background on safari - ([19b96b7](https://github.com/esc-chula/intania-oidc-new/commit/19b96b74a83f3a83aea15655c31d4aea6dbaea36))
10
11
## [0.3.17](https://github.com/esc-chula/intania-oidc-new/compare/v0.3.16..v0.3.17) - 2025-02-21
12
13
### <!-- 0 -->⛰️ Features
package.json
@@ -1,6 +1,6 @@
1
{
"name": "tech-website",
- "version": "0.3.17",
+ "version": "0.3.18",
"private": true,
"scripts": {
"build": "next build",
0 commit comments