We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1d9747 commit 0c37530Copy full SHA for 0c37530
CHANGELOG.md
@@ -1,5 +1,18 @@
1
# Changelog
2
3
+## v3.0.26 (21/05/2024)
4
+## Changes
5
+## 🐛 Hotfixes
6
+
7
+- Fix to error about escape character @bjk7119 (#155)
8
9
+## 🔧 Maintenance
10
11
+- Use common action flow @bjk7119 (#153)
12
+- Fix the snyk vulnerability @dd-jy (#151)
13
14
+---
15
16
## v3.0.25 (21/06/2023)
17
## Changes
18
## 🐛 Hotfixes
@@ -331,10 +344,3 @@
331
344
332
345
- Comment out some sentences in the PR template @soimkim (#44)
333
346
- Fix to print help message if don't write mode @bjk7119 (#43)
334
-
335
----
336
337
-## v2.1.7 (17/01/2022)
338
-## Changes
339
-## 🔧 Maintenance
340
-* When converting Yaml, modify it so that Copyright can be read as a list.
0 commit comments