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 fb6c0f9 commit ac76ac2Copy full SHA for ac76ac2
CHANGELOG.md
@@ -1,5 +1,14 @@
1
# Changelog
2
3
+## v3.13.9 (05/01/2024)
4
+## Changes
5
+## 🐛 Hotfixes
6
+
7
+- Add exception when no dependencies in Chart.yaml @dd-jy (#186)
8
+- Fix the npm issue (no dependencies in package.json) @dd-jy (#185)
9
10
+---
11
12
## v3.13.8 (27/12/2023)
13
## Changes
14
## 🐛 Hotfixes
@@ -313,11 +322,3 @@
313
322
314
323
- Apply f-string format @bjk7119 (#78)
315
324
- Comment out some sentences in the PR template @soimkim (#77)
316
-
317
----
318
319
-## v3.9.2 (14/02/2022)
320
-## Changes
321
-## 🐛 Hotfixes
-- Support local scm package for Cocoapods @dd-jy (#76)
0 commit comments