Skip to content

Commit 023399c

Browse files
chore: release 6.0.2 (#183)
🤖 I have created a release *beep* *boop* --- ## [6.0.2](v6.0.1...v6.0.2) (2026-05-20) ### Bug Fixes * [`cc26d31`](cc26d31) [#182](#182) update ci nodejs version (#182) (@owlstronaut) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent cc26d31 commit 023399c

3 files changed

Lines changed: 6 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "6.0.1"
2+
".": "6.0.2"
33
}

CHANGELOG.md

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

3+
## [6.0.2](https://github.com/npm/bin-links/compare/v6.0.1...v6.0.2) (2026-05-20)
4+
### Bug Fixes
5+
* [`cc26d31`](https://github.com/npm/bin-links/commit/cc26d31bb32fbf6d7a5e716d9effb6153bfc828d) [#182](https://github.com/npm/bin-links/pull/182) update ci nodejs version (#182) (@owlstronaut)
6+
37
## [6.0.1](https://github.com/npm/bin-links/compare/v6.0.0...v6.0.1) (2026-05-13)
48
### Bug Fixes
59
* [`1579ed0`](https://github.com/npm/bin-links/commit/1579ed0058381ca2cdb974d7fa310446c4f03d09) [#176](https://github.com/npm/bin-links/pull/176) use directory-boundary checks for bin ownership validation (@owlstronaut)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "bin-links",
3-
"version": "6.0.1",
3+
"version": "6.0.2",
44
"description": "JavaScript package binary linker",
55
"main": "./lib/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)