{
  "name": "@semantic-release/changelog",
  "url": "https://canirequire.com/package/@semantic-release/changelog/",
  "description": "semantic-release plugin to create or update a changelog file",
  "latest": "7.0.0",
  "latestPublished": "2026-07-21T08:38:00.232Z",
  "format": "esm-only",
  "summary": "@semantic-release/changelog@7.0.0 is ESM-only. @semantic-release/changelog dropped its CommonJS build in 7.0.0 (July 2026). The last version you can require() on every Node.js version, including 18 and older, is 6.0.3, published Mar 23, 2023. On Node.js 20.19+, 22.12+ and every newer release, require(\"@semantic-release/changelog\") works anyway: Node can load synchronous ES modules through require(). Verified on Node 22, 24, 26. Node.js 18 and older still fail with ERR_REQUIRE_ESM. @semantic-release/changelog@7.0.0 declares engines \"^22.22.2 || >=24.15\", so Node.js 18, 20 are outside its supported range regardless of module format.",
  "esmOnlySince": "7.0.0",
  "esmOnlySinceDate": "2026-07-21T08:38:00.232Z",
  "lastCommonJsVersion": "6.0.3",
  "lastCommonJsDate": "2023-03-23T22:40:48.802Z",
  "nativeEsmSince": "7.0.0",
  "types": "none",
  "nodeEngines": "^22.22.2 || >=24.15",
  "deprecated": null,
  "license": "MIT",
  "repository": "https://github.com/semantic-release/changelog",
  "weeklyDownloads": null,
  "runtime": {
    "verifiedAt": "2026-09-09T15:36:02.981Z",
    "node": {
      "18": {
        "require": false,
        "import": true,
        "requireError": "ERR_REQUIRE_ESM",
        "importError": null
      },
      "20": {
        "require": true,
        "import": true,
        "requireError": null,
        "importError": null
      },
      "22": {
        "require": true,
        "import": true,
        "requireError": null,
        "importError": null
      },
      "24": {
        "require": true,
        "import": true,
        "requireError": null,
        "importError": null
      },
      "26": {
        "require": true,
        "import": true,
        "requireError": null,
        "importError": null
      }
    },
    "bun": {
      "require": true,
      "import": true,
      "requireError": null,
      "importError": null
    }
  },
  "formatHistory": [
    {
      "version": "7.0.0",
      "format": "esm-only",
      "published": "2026-07-21T08:38:00.232Z"
    },
    {
      "version": "6.0.3",
      "format": "cjs",
      "published": "2023-03-23T22:40:48.802Z"
    },
    {
      "version": "6.0.2",
      "format": "cjs",
      "published": "2022-11-29T03:09:47.065Z"
    },
    {
      "version": "6.0.1",
      "format": "cjs",
      "published": "2021-10-30T05:33:19.426Z"
    },
    {
      "version": "6.0.0",
      "format": "cjs",
      "published": "2021-09-22T00:15:01.797Z"
    },
    {
      "version": "5.0.1",
      "format": "cjs",
      "published": "2020-03-27T04:18:30.060Z"
    },
    {
      "version": "5.0.0",
      "format": "cjs",
      "published": "2020-01-27T19:43:59.586Z"
    },
    {
      "version": "4.0.0",
      "format": "cjs",
      "published": "2020-01-09T19:52:16.563Z"
    },
    {
      "version": "3.0.6",
      "format": "cjs",
      "published": "2019-11-21T17:53:31.325Z"
    },
    {
      "version": "3.0.5",
      "format": "cjs",
      "published": "2019-10-26T04:50:57.491Z"
    },
    {
      "version": "3.0.4",
      "format": "cjs",
      "published": "2019-05-14T18:34:59.340Z"
    },
    {
      "version": "3.0.3",
      "format": "cjs",
      "published": "2019-04-14T04:13:54.457Z"
    },
    {
      "version": "3.0.2",
      "format": "cjs",
      "published": "2018-12-26T18:29:59.721Z"
    },
    {
      "version": "3.0.1",
      "format": "cjs",
      "published": "2018-10-08T17:16:14.649Z"
    },
    {
      "version": "3.0.0",
      "format": "cjs",
      "published": "2018-07-17T05:41:06.096Z"
    },
    {
      "version": "2.1.2",
      "format": "cjs",
      "published": "2018-07-17T02:34:41.223Z"
    },
    {
      "version": "2.1.1",
      "format": "cjs",
      "published": "2018-06-27T22:02:14.016Z"
    },
    {
      "version": "2.1.0",
      "format": "cjs",
      "published": "2018-06-26T15:49:14.676Z"
    },
    {
      "version": "2.0.3",
      "format": "cjs",
      "published": "2018-06-26T14:47:28.715Z"
    },
    {
      "version": "2.0.2",
      "format": "cjs",
      "published": "2018-05-01T16:21:05.677Z"
    },
    {
      "version": "2.0.1",
      "format": "cjs",
      "published": "2018-03-07T23:33:21.084Z"
    },
    {
      "version": "2.0.0",
      "format": "cjs",
      "published": "2018-02-19T05:13:41.401Z"
    },
    {
      "version": "1.1.1",
      "format": "cjs",
      "published": "2018-02-16T03:12:08.648Z"
    },
    {
      "version": "1.1.0",
      "format": "cjs",
      "published": "2018-02-12T00:26:39.905Z"
    },
    {
      "version": "1.0.1",
      "format": "cjs",
      "published": "2018-02-09T22:59:43.589Z"
    },
    {
      "version": "1.0.0",
      "format": "cjs",
      "published": "2017-12-17T02:55:02.319Z"
    }
  ]
}