mirror of https://github.com/theNewDynamic/gohugo-theme-ananke.git

dependabot[bot]
yesterday 4963f7d99a985811c56fe33c0ce5c72876ce37a1
build(deps-dev): bump @release-it/conventional-changelog

Bumps [@release-it/conventional-changelog](https://github.com/release-it/conventional-changelog) from 11.0.0 to 11.0.1.
- [Release notes](https://github.com/release-it/conventional-changelog/releases)
- [Commits](https://github.com/release-it/conventional-changelog/compare/11.0.0...11.0.1)

---
updated-dependencies:
- dependency-name: "@release-it/conventional-changelog"
dependency-version: 11.0.1
dependency-type: direct:development
update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2 files modified
16 ■■■■■ changed files
package-lock.json 14 ●●●● patch | view | raw | blame | history
package.json 2 ●●● patch | view | raw | blame | history
package-lock.json
@@ -19,7 +19,7 @@
        "@biomejs/biome": "2.4.16",
        "@github/markdownlint-github": "0.8.0",
        "@playwright/test": "1.60.0",
        "@release-it/conventional-changelog": "11.0.0",
        "@release-it/conventional-changelog": "11.0.1",
        "@types/node": "25.9.1",
        "dotenv": "17.4.2",
        "lint-staged": "17.0.7",
@@ -144,9 +144,6 @@
        "arm64"
      ],
      "dev": true,
      "libc": [
        "glibc"
      ],
      "license": "MIT OR Apache-2.0",
      "optional": true,
      "os": [
@@ -164,9 +161,6 @@
        "arm64"
      ],
      "dev": true,
      "libc": [
        "musl"
      ],
      "license": "MIT OR Apache-2.0",
      "optional": true,
      "os": [
@@ -2252,9 +2246,9 @@
      }
    },
    "node_modules/@release-it/conventional-changelog": {
      "version": "11.0.0",
      "resolved": "https://registry.npmjs.org/@release-it/conventional-changelog/-/conventional-changelog-11.0.0.tgz",
      "integrity": "sha512-3/WyzObY+y+EejBt+J2vcojFPLUiGu14liRiaPWc0bNVluhRIsADeJ785Iq5ynnhdd1zcjMNh5lBmM/J6/KXig==",
      "version": "11.0.1",
      "resolved": "https://registry.npmjs.org/@release-it/conventional-changelog/-/conventional-changelog-11.0.1.tgz",
      "integrity": "sha512-SHAnHfOFhazpDeYuQSqH8Qm8RJa2oREn2ILSod+9s8dqiA18mBgpPyYlpvRaqISCVerSmLzEZghQBKphkrf4IQ==",
      "dev": true,
      "license": "MIT",
      "dependencies": {
package.json
@@ -35,7 +35,7 @@
    "@biomejs/biome": "2.4.16",
    "@github/markdownlint-github": "0.8.0",
    "@playwright/test": "1.60.0",
    "@release-it/conventional-changelog": "11.0.0",
    "@release-it/conventional-changelog": "11.0.1",
    "@types/node": "25.9.1",
    "dotenv": "17.4.2",
    "lint-staged": "17.0.7",