Commit 6934c8aa authored by Yassine Doghri's avatar Yassine Doghri
Browse files

fix(release): add conventional-changelog-conventionalcommits for CHANGELOG generation

parent 70c97971
Loading
Loading
Loading
Loading
Loading
+7 −6
+14 −0
Original line number Diff line number Diff line
@@ -128,6 +128,9 @@ importers:
      commitizen:
        specifier: ^4.3.1
        version: 4.3.1(@types/node@22.9.0)(typescript@5.7.2)
      conventional-changelog-conventionalcommits:
        specifier: ^8.0.0
        version: 8.0.0
      cross-env:
        specifier: ^7.0.3
        version: 7.0.3
@@ -3474,6 +3477,13 @@ packages:
      }
    engines: { node: ">=16" }

  conventional-changelog-conventionalcommits@8.0.0:
    resolution:
      {
        integrity: sha512-eOvlTO6OcySPyyyk8pKz2dP4jjElYunj9hn9/s0OB+gapTO8zwS9UQWrZ1pmF2hFs3vw1xhonOLGcGjy/zgsuA==,
      }
    engines: { node: ">=18" }

  conventional-changelog-writer@8.0.0:
    resolution:
      {
@@ -11435,6 +11445,10 @@ snapshots:
    dependencies:
      compare-func: 2.0.0

  conventional-changelog-conventionalcommits@8.0.0:
    dependencies:
      compare-func: 2.0.0

  conventional-changelog-writer@8.0.0:
    dependencies:
      "@types/semver": 7.5.8