Skip to content

Commit 2a3056e

Browse files
semantic-release-botvansergen
authored andcommitted
chore(release): 3.0.2 [skip ci]
## <small>3.0.2 (2025-06-29)</small> * Merge pull request #87 from binden-js/dependabot/npm_and_yarn/lint-staged-16.1.2 ([8327c04](8327c04)), closes [#87](#87) * Merge pull request #90 from binden-js/dependabot/npm_and_yarn/prettier-3.6.2 ([458489d](458489d)), closes [#90](#90) * peerDependencies: bump `semantic-release` to `v24.2.6` ([1a24503](1a24503)) * devDependencies: bump lint-staged from 15.5.1 to 16.1.2 ([fb4e4b3](fb4e4b3)) * devDependencies: bump prettier from 3.5.3 to 3.6.2 ([5021492](5021492))
1 parent 8327c04 commit 2a3056e

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## <small>3.0.2 (2025-06-29)</small>
4+
5+
- Merge pull request #87 from binden-js/dependabot/npm_and_yarn/lint-staged-16.1.2 ([8327c04](https://github.com/binden-js/semantic-release-config/commit/8327c04)), closes [#87](https://github.com/binden-js/semantic-release-config/issues/87)
6+
- Merge pull request #90 from binden-js/dependabot/npm_and_yarn/prettier-3.6.2 ([458489d](https://github.com/binden-js/semantic-release-config/commit/458489d)), closes [#90](https://github.com/binden-js/semantic-release-config/issues/90)
7+
- peerDependencies: bump `semantic-release` to `v24.2.6` ([1a24503](https://github.com/binden-js/semantic-release-config/commit/1a24503))
8+
- devDependencies: bump lint-staged from 15.5.1 to 16.1.2 ([fb4e4b3](https://github.com/binden-js/semantic-release-config/commit/fb4e4b3))
9+
- devDependencies: bump prettier from 3.5.3 to 3.6.2 ([5021492](https://github.com/binden-js/semantic-release-config/commit/5021492))
10+
311
## <small>3.0.1 (2025-04-30)</small>
412

513
- 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)

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@binden/semantic-release-config",
3-
"version": "3.0.1",
3+
"version": "3.0.2",
44
"description": "Shareable semantic-release config (based on Conventional Commits)",
55
"main": ".releaserc.json",
66
"type": "commonjs",

0 commit comments

Comments
 (0)