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 f374627 commit e3d0152Copy full SHA for e3d0152
CHANGELOG.md
@@ -1,5 +1,19 @@
1
# Changelog
2
3
+## v3.0.21 (11/05/2023)
4
+## Changes
5
+## 🐛 Hotfixes
6
+
7
+- Fix to find file path if run executable file @bjk7119 (#144)
8
9
+## 🔧 Maintenance
10
11
+- Update package version for github actions @bjk7119 (#144)
12
+- Update the ubuntu version for deploy action @dd-jy (#145)
13
+- Modify to find VCS root path @bjk7119 (#143)
14
15
+---
16
17
## v3.0.20 (15/03/2023)
18
## Changes
19
## 🔧 Maintenance
@@ -323,11 +337,3 @@
323
337
## 🐛 Hotfixes
324
338
325
339
- Bug fix to create .xlsx file @bjk7119 (#40)
326
-
327
----
328
329
-## v2.1.4 (07/11/2021)
330
-## Changes
331
-## 🚀 Features
332
333
-- Add code of downloading license text @bjk7119 (#38)
0 commit comments