Skip to content

Commit 0b83a9d

Browse files
chore: release 4.0.4 (#118)
🤖 I have created a release *beep* *boop* --- ## [4.0.4](v4.0.3...v4.0.4) (2024-05-04) ### Bug Fixes * [`100a4b7`](100a4b7) [#117](#117) linting: no-unused-vars (@lukekarrys) ### Chores * [`e955437`](e955437) [#117](#117) bump @npmcli/template-oss to 4.22.0 (@lukekarrys) * [`b602aca`](b602aca) [#117](#117) postinstall for dependabot template-oss PR (@lukekarrys) * [`955cc34`](955cc34) [#116](#116) bump @npmcli/template-oss from 4.21.3 to 4.21.4 (@dependabot[bot]) --- 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 100a4b7 commit 0b83a9d

File tree

3 files changed

+14
-2
lines changed

3 files changed

+14
-2
lines changed

.release-please-manifest.json

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

CHANGELOG.md

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

3+
## [4.0.4](https://github.com/npm/bin-links/compare/v4.0.3...v4.0.4) (2024-05-04)
4+
5+
### Bug Fixes
6+
7+
* [`100a4b7`](https://github.com/npm/bin-links/commit/100a4b73111065aebc5284f5f7060c9665c4279a) [#117](https://github.com/npm/bin-links/pull/117) linting: no-unused-vars (@lukekarrys)
8+
9+
### Chores
10+
11+
* [`e955437`](https://github.com/npm/bin-links/commit/e955437eef356ea8edb344448086a23a8fe38f03) [#117](https://github.com/npm/bin-links/pull/117) bump @npmcli/template-oss to 4.22.0 (@lukekarrys)
12+
* [`b602aca`](https://github.com/npm/bin-links/commit/b602acab28889793a96b06dedc1c66d225223999) [#117](https://github.com/npm/bin-links/pull/117) postinstall for dependabot template-oss PR (@lukekarrys)
13+
* [`955cc34`](https://github.com/npm/bin-links/commit/955cc3407ddcb579ef8da2d4247103c68972fb52) [#116](https://github.com/npm/bin-links/pull/116) bump @npmcli/template-oss from 4.21.3 to 4.21.4 (@dependabot[bot])
14+
315
## [4.0.3](https://github.com/npm/bin-links/compare/v4.0.2...v4.0.3) (2023-10-12)
416

517
### Bug Fixes

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": "4.0.3",
3+
"version": "4.0.4",
44
"description": "JavaScript package binary linker",
55
"main": "./lib/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)