@binden/semantic-release-config 3.0.0 → 3.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/CHANGELOG.md +36 -0
  2. package/package.json +8 -8
package/CHANGELOG.md CHANGED
@@ -1,5 +1,41 @@
1
1
  # Changelog
2
2
 
3
+ ## <small>3.0.1 (2025-04-30)</small>
4
+
5
+ - Merge pull request #46 from binden-js/dependabot/npm_and_yarn/binden/commitlint-config-2.0.0 ([37bf3e0](https://github.com/binden-js/semantic-release-config/commit/37bf3e0)), closes [#46](https://github.com/binden-js/semantic-release-config/issues/46)
6
+ - Merge pull request #47 from binden-js/dependabot/npm_and_yarn/husky-9.0.7 ([0fd764b](https://github.com/binden-js/semantic-release-config/commit/0fd764b)), closes [#47](https://github.com/binden-js/semantic-release-config/issues/47)
7
+ - Merge pull request #50 from binden-js/dependabot/npm_and_yarn/binden/commitlint-config-2.1.0 ([70a782d](https://github.com/binden-js/semantic-release-config/commit/70a782d)), closes [#50](https://github.com/binden-js/semantic-release-config/issues/50)
8
+ - Merge pull request #53 from binden-js/dependabot/npm_and_yarn/husky-9.0.11 ([7561728](https://github.com/binden-js/semantic-release-config/commit/7561728)), closes [#53](https://github.com/binden-js/semantic-release-config/issues/53)
9
+ - Merge pull request #54 from binden-js/dependabot/npm_and_yarn/prettier-3.3.2 ([c9e2288](https://github.com/binden-js/semantic-release-config/commit/c9e2288)), closes [#54](https://github.com/binden-js/semantic-release-config/issues/54)
10
+ - Merge pull request #55 from binden-js/dependabot/npm_and_yarn/lint-staged-15.2.7 ([ff612fd](https://github.com/binden-js/semantic-release-config/commit/ff612fd)), closes [#55](https://github.com/binden-js/semantic-release-config/issues/55)
11
+ - Merge pull request #56 from binden-js/dependabot/npm_and_yarn/prettier-3.3.3 ([1aded64](https://github.com/binden-js/semantic-release-config/commit/1aded64)), closes [#56](https://github.com/binden-js/semantic-release-config/issues/56)
12
+ - Merge pull request #63 from binden-js/dependabot/npm_and_yarn/lint-staged-15.2.9 ([0316eed](https://github.com/binden-js/semantic-release-config/commit/0316eed)), closes [#63](https://github.com/binden-js/semantic-release-config/issues/63)
13
+ - Merge pull request #65 from binden-js/dependabot/npm_and_yarn/lint-staged-15.2.10 ([d7d757d](https://github.com/binden-js/semantic-release-config/commit/d7d757d)), closes [#65](https://github.com/binden-js/semantic-release-config/issues/65)
14
+ - Merge pull request #67 from binden-js/dependabot/npm_and_yarn/husky-9.1.7 ([e9c4f6d](https://github.com/binden-js/semantic-release-config/commit/e9c4f6d)), closes [#67](https://github.com/binden-js/semantic-release-config/issues/67)
15
+ - Merge pull request #70 from binden-js/dependabot/npm_and_yarn/prettier-3.4.2 ([512ae9a](https://github.com/binden-js/semantic-release-config/commit/512ae9a)), closes [#70](https://github.com/binden-js/semantic-release-config/issues/70)
16
+ - Merge pull request #79 from binden-js/dependabot/npm_and_yarn/prettier-3.5.2 ([c2772a5](https://github.com/binden-js/semantic-release-config/commit/c2772a5)), closes [#79](https://github.com/binden-js/semantic-release-config/issues/79)
17
+ - Merge pull request #80 from binden-js/dependabot/npm_and_yarn/prettier-3.5.3 ([af4b9c6](https://github.com/binden-js/semantic-release-config/commit/af4b9c6)), closes [#80](https://github.com/binden-js/semantic-release-config/issues/80)
18
+ - Merge pull request #82 from binden-js/dependabot/npm_and_yarn/lint-staged-15.5.1 ([ad79dbf](https://github.com/binden-js/semantic-release-config/commit/ad79dbf)), closes [#82](https://github.com/binden-js/semantic-release-config/issues/82)
19
+ - Merge pull request #83 from binden-js/node22 ([3569285](https://github.com/binden-js/semantic-release-config/commit/3569285)), closes [#83](https://github.com/binden-js/semantic-release-config/issues/83)
20
+ - perf!: drop Node.js <22 support ([e5f0123](https://github.com/binden-js/semantic-release-config/commit/e5f0123))
21
+ - peerDependencies: bump `semantic-release` to `v24.2.3` ([1ddb640](https://github.com/binden-js/semantic-release-config/commit/1ddb640))
22
+ - devDependencies: bump @binden/commitlint-config from 1.0.2 to 2.0.0 ([0cb78c1](https://github.com/binden-js/semantic-release-config/commit/0cb78c1))
23
+ - devDependencies: bump @binden/commitlint-config from 2.0.0 to 2.1.0 ([c7bc25c](https://github.com/binden-js/semantic-release-config/commit/c7bc25c))
24
+ - devDependencies: bump husky from 9.0.11 to 9.1.7 ([dedf14f](https://github.com/binden-js/semantic-release-config/commit/dedf14f))
25
+ - devDependencies: bump husky from 9.0.6 to 9.0.7 ([8a71d45](https://github.com/binden-js/semantic-release-config/commit/8a71d45))
26
+ - devDependencies: bump husky from 9.0.7 to 9.0.11 ([3084e35](https://github.com/binden-js/semantic-release-config/commit/3084e35))
27
+ - devDependencies: bump lint-staged from 15.2.0 to 15.2.7 ([76b13bc](https://github.com/binden-js/semantic-release-config/commit/76b13bc))
28
+ - devDependencies: bump lint-staged from 15.2.10 to 15.5.1 ([6cefc50](https://github.com/binden-js/semantic-release-config/commit/6cefc50))
29
+ - devDependencies: bump lint-staged from 15.2.7 to 15.2.9 ([4bb3869](https://github.com/binden-js/semantic-release-config/commit/4bb3869))
30
+ - devDependencies: bump lint-staged from 15.2.9 to 15.2.10 ([ed0f2c7](https://github.com/binden-js/semantic-release-config/commit/ed0f2c7))
31
+ - devDependencies: bump prettier from 3.2.4 to 3.3.2 ([95c8e23](https://github.com/binden-js/semantic-release-config/commit/95c8e23))
32
+ - devDependencies: bump prettier from 3.3.2 to 3.3.3 ([2f78026](https://github.com/binden-js/semantic-release-config/commit/2f78026))
33
+ - devDependencies: bump prettier from 3.3.3 to 3.4.2 ([0bd7433](https://github.com/binden-js/semantic-release-config/commit/0bd7433))
34
+ - devDependencies: bump prettier from 3.4.2 to 3.5.2 ([b8afa47](https://github.com/binden-js/semantic-release-config/commit/b8afa47))
35
+ - devDependencies: bump prettier from 3.5.2 to 3.5.3 ([81e8a48](https://github.com/binden-js/semantic-release-config/commit/81e8a48))
36
+ - ci: bump `Node.js` to `v20` ([8d9e344](https://github.com/binden-js/semantic-release-config/commit/8d9e344))
37
+ - dependencies: bump `semantic-release` to `v24.0.0` ([e4fc5df](https://github.com/binden-js/semantic-release-config/commit/e4fc5df))
38
+
3
39
  ## [3.0.0](https://github.com/binden-js/semantic-release-config/compare/v2.0.0...v3.0.0) (2024-01-28)
4
40
 
5
41
  ### ⚠ BREAKING CHANGES
package/package.json CHANGED
@@ -1,13 +1,13 @@
1
1
  {
2
2
  "name": "@binden/semantic-release-config",
3
- "version": "3.0.0",
3
+ "version": "3.0.1",
4
4
  "description": "Shareable semantic-release config (based on Conventional Commits)",
5
5
  "main": ".releaserc.json",
6
6
  "type": "commonjs",
7
7
  "types": "index.d.ts",
8
8
  "engines": {
9
- "node": ">=20.11.0",
10
- "npm": ">=10.2.4"
9
+ "node": ">=22.15.0",
10
+ "npm": ">=10.9.2"
11
11
  },
12
12
  "scripts": {
13
13
  "commitlint": "commitlint --verbose --from=$( git rev-list --max-parents=0 $( git rev-parse --abbrev-ref HEAD ) )",
@@ -35,13 +35,13 @@
35
35
  "peerDependencies": {
36
36
  "@semantic-release/changelog": "^6.0.3",
37
37
  "@semantic-release/git": "^10.0.1",
38
- "semantic-release": "^23.0.0"
38
+ "semantic-release": "^24.2.3"
39
39
  },
40
40
  "devDependencies": {
41
- "@binden/commitlint-config": "^1.0.2",
42
- "husky": "^9.0.6",
43
- "lint-staged": "^15.2.0",
44
- "prettier": "^3.2.4"
41
+ "@binden/commitlint-config": "^2.1.0",
42
+ "husky": "^9.1.7",
43
+ "lint-staged": "^15.5.1",
44
+ "prettier": "^3.5.3"
45
45
  },
46
46
  "publishConfig": {
47
47
  "access": "public"