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 9df246e commit f867974Copy full SHA for f867974
CHANGELOG.md
@@ -1,5 +1,17 @@
1
# Changelog
2
3
+## v3.12.2 (24/11/2022)
4
+## Changes
5
+## 🐛 Hotfixes
6
+
7
+- Fix the gradle direct/transitive issue @dd-jy (#106)
8
9
+## 🔧 Maintenance
10
11
+- Fix duplicated output file if multi package manager @dd-jy (#105)
12
13
+---
14
15
## v3.12.1 (27/10/2022)
16
## Changes
17
## 🚀 Features
@@ -321,14 +333,3 @@
321
333
## 🐛 Hotfixes
322
334
323
335
- Fix the pub parsing error @dd-jy (#29)
324
-
325
----
326
327
-## v3.2.1 (24/06/2021)
328
-## 🔧 Maintenance
329
330
-- Update PR action commands @soimkim (#28)
331
-- Update nomos standalone binary and source @dd-jy (#27)
332
-- Update nomos standalone binary @dd-jy (#25)
-- Update reuse related files @soimkim (#24)
-- Change name to FOSSLight Dependency Scanner @dd-jy (#23)
0 commit comments