Skip to content

Commit

Permalink
chore: release 5.0.0 (#108)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


## [5.0.0](v4.0.0...v5.0.0)
(2024-09-24)
### ⚠️ BREAKING CHANGES
* `read-cmd-shim` now supports node `^18.17.0 || >=20.5.0`
### Bug Fixes
*
[`56c8424`](56c8424)
[#107](#107) align to npm 10
node engine range (@hashtagchris)
### Chores
*
[`ab0eecd`](ab0eecd)
[#109](#109) enable auto
publish (#109) (@reggi)
*
[`442a62a`](442a62a)
[#107](#107) run
template-oss-apply (@hashtagchris)
*
[`b41ae60`](b41ae60)
[#104](#104) bump cmd-shim from
6.0.3 to 7.0.0 (@dependabot[bot])
*
[`994fac3`](994fac3)
[#105](#105) bump
@npmcli/eslint-config from 4.0.5 to 5.0.0 (@dependabot[bot])
*
[`c4f85f3`](c4f85f3)
[#94](#94) linting:
no-unused-vars (@lukekarrys)
*
[`a0a4b33`](a0a4b33)
[#94](#94) bump
@npmcli/template-oss to 4.22.0 (@lukekarrys)
*
[`20721b4`](20721b4)
[#54](#54) deps: remove rimraf
(#54) (@lukekarrys)
*
[`b41c7e9`](b41c7e9)
[#42](#42) bump cmd-shim from
5.0.0 to 6.0.0 (@dependabot[bot])
*
[`73b8dd5`](73b8dd5)
[#43](#43) bump
@npmcli/eslint-config from 3.1.0 to 4.0.0 (@dependabot[bot])
*
[`19bd13d`](19bd13d)
[#106](#106) postinstall for
dependabot template-oss PR (@hashtagchris)
*
[`0b8954c`](0b8954c)
[#106](#106) bump
@npmcli/template-oss from 4.23.1 to 4.23.3 (@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>
  • Loading branch information
github-actions[bot] authored Sep 24, 2024
1 parent ab0eecd commit 3a9c401
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "4.0.0"
".": "5.0.0"
}
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,23 @@
# Changelog

## [5.0.0](https://github.com/npm/read-cmd-shim/compare/v4.0.0...v5.0.0) (2024-09-24)
### ⚠️ BREAKING CHANGES
* `read-cmd-shim` now supports node `^18.17.0 || >=20.5.0`
### Bug Fixes
* [`56c8424`](https://github.com/npm/read-cmd-shim/commit/56c8424dbc5017942c794bf9df755b166b4dcb00) [#107](https://github.com/npm/read-cmd-shim/pull/107) align to npm 10 node engine range (@hashtagchris)
### Chores
* [`ab0eecd`](https://github.com/npm/read-cmd-shim/commit/ab0eecd913cbefffd7a7db71dbb37799db09cb20) [#109](https://github.com/npm/read-cmd-shim/pull/109) enable auto publish (#109) (@reggi)
* [`442a62a`](https://github.com/npm/read-cmd-shim/commit/442a62ab9bc20fd81b3c6a0c2b95e7bc0d788eb0) [#107](https://github.com/npm/read-cmd-shim/pull/107) run template-oss-apply (@hashtagchris)
* [`b41ae60`](https://github.com/npm/read-cmd-shim/commit/b41ae60e55d6f3b0bb672e08ef2a3e5622872f54) [#104](https://github.com/npm/read-cmd-shim/pull/104) bump cmd-shim from 6.0.3 to 7.0.0 (@dependabot[bot])
* [`994fac3`](https://github.com/npm/read-cmd-shim/commit/994fac3a554bc0f77fa5d776173cf1c4353923da) [#105](https://github.com/npm/read-cmd-shim/pull/105) bump @npmcli/eslint-config from 4.0.5 to 5.0.0 (@dependabot[bot])
* [`c4f85f3`](https://github.com/npm/read-cmd-shim/commit/c4f85f3879c8d0fb02cf22ffcd79141e90e2f0c7) [#94](https://github.com/npm/read-cmd-shim/pull/94) linting: no-unused-vars (@lukekarrys)
* [`a0a4b33`](https://github.com/npm/read-cmd-shim/commit/a0a4b33973d205adb6d4c7265da112474e5c25c2) [#94](https://github.com/npm/read-cmd-shim/pull/94) bump @npmcli/template-oss to 4.22.0 (@lukekarrys)
* [`20721b4`](https://github.com/npm/read-cmd-shim/commit/20721b459c92079917590ae9e01a5b0611e01b89) [#54](https://github.com/npm/read-cmd-shim/pull/54) deps: remove rimraf (#54) (@lukekarrys)
* [`b41c7e9`](https://github.com/npm/read-cmd-shim/commit/b41c7e95f6577e5eff68460504812f2293bc831e) [#42](https://github.com/npm/read-cmd-shim/pull/42) bump cmd-shim from 5.0.0 to 6.0.0 (@dependabot[bot])
* [`73b8dd5`](https://github.com/npm/read-cmd-shim/commit/73b8dd5d66687d63b54ab5e8238e3b39adc9c4fc) [#43](https://github.com/npm/read-cmd-shim/pull/43) bump @npmcli/eslint-config from 3.1.0 to 4.0.0 (@dependabot[bot])
* [`19bd13d`](https://github.com/npm/read-cmd-shim/commit/19bd13d3e7de4159f8bd886724129339a66afcf7) [#106](https://github.com/npm/read-cmd-shim/pull/106) postinstall for dependabot template-oss PR (@hashtagchris)
* [`0b8954c`](https://github.com/npm/read-cmd-shim/commit/0b8954cdb4a3721b446e8a2eb55af34154e0d764) [#106](https://github.com/npm/read-cmd-shim/pull/106) bump @npmcli/template-oss from 4.23.1 to 4.23.3 (@dependabot[bot])

## [4.0.0](https://github.com/npm/read-cmd-shim/compare/v3.0.1...v4.0.0) (2022-10-10)

### ⚠️ BREAKING CHANGES
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "read-cmd-shim",
"version": "4.0.0",
"version": "5.0.0",
"description": "Figure out what a cmd-shim is pointing at. This acts as the equivalent of fs.readlink.",
"main": "lib/index.js",
"devDependencies": {
Expand Down

0 comments on commit 3a9c401

Please sign in to comment.