Skip to content

Commit

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


## [6.0.5](v6.0.4...v6.0.5)
(2024-05-04)

### Bug Fixes

*
[`d5644ff`](d5644ff)
[#127](#127) linting:
no-unused-vars (@lukekarrys)

### Chores

*
[`c3ed705`](c3ed705)
[#127](#127) bump
@npmcli/template-oss to 4.22.0 (@lukekarrys)
*
[`477a720`](477a720)
[#121](#121) chore: chore:
postinstall for dependabot template-oss PR (@lukekarrys)
*
[`f5919cc`](f5919cc)
[#114](#114) template-oss-apply
(@dependabot[bot])
*
[`ce00723`](ce00723)
[#127](#127) postinstall for
dependabot template-oss PR (@lukekarrys)
*
[`f77a3dc`](f77a3dc)
[#126](#126) 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>
  • Loading branch information
github-actions[bot] authored May 4, 2024
1 parent d5644ff commit 9d965e0
Show file tree
Hide file tree
Showing 3 changed files with 16 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 @@
{
".": "6.0.4"
".": "6.0.5"
}
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Changelog

## [6.0.5](https://github.com/npm/ignore-walk/compare/v6.0.4...v6.0.5) (2024-05-04)

### Bug Fixes

* [`d5644ff`](https://github.com/npm/ignore-walk/commit/d5644ffbf8c22a3f086bcc11984cf1f44026b53f) [#127](https://github.com/npm/ignore-walk/pull/127) linting: no-unused-vars (@lukekarrys)

### Chores

* [`c3ed705`](https://github.com/npm/ignore-walk/commit/c3ed7058062b465f3380e355bced1785a4482641) [#127](https://github.com/npm/ignore-walk/pull/127) bump @npmcli/template-oss to 4.22.0 (@lukekarrys)
* [`477a720`](https://github.com/npm/ignore-walk/commit/477a7202b10d43aa4afdd308c18501a24718614a) [#121](https://github.com/npm/ignore-walk/pull/121) chore: chore: postinstall for dependabot template-oss PR (@lukekarrys)
* [`f5919cc`](https://github.com/npm/ignore-walk/commit/f5919cc2e3d377b7b36f59569e201fa967ac7d3c) [#114](https://github.com/npm/ignore-walk/pull/114) template-oss-apply (@dependabot[bot])
* [`ce00723`](https://github.com/npm/ignore-walk/commit/ce00723c4ddd32fff5e07e765e2d19bcf9991b7b) [#127](https://github.com/npm/ignore-walk/pull/127) postinstall for dependabot template-oss PR (@lukekarrys)
* [`f77a3dc`](https://github.com/npm/ignore-walk/commit/f77a3dc9ead6f2de0e6de1682c6fc28f307bfcf0) [#126](https://github.com/npm/ignore-walk/pull/126) bump @npmcli/template-oss from 4.21.3 to 4.21.4 (@dependabot[bot])

## [6.0.4](https://github.com/npm/ignore-walk/compare/v6.0.3...v6.0.4) (2023-11-29)

### Bug Fixes
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": "ignore-walk",
"version": "6.0.4",
"version": "6.0.5",
"description": "Nested/recursive `.gitignore`/`.npmignore` parsing and filtering.",
"main": "lib/index.js",
"devDependencies": {
Expand Down

0 comments on commit 9d965e0

Please sign in to comment.