Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# Changelog

## [v3.2.2](https://github.com/tapihdev/paths-filter/compare/v3.2.1...v3.2.2) - 2025-10-29
- chore(deps): update dependency @types/jest to v29.5.14 by @renovate[bot] in https://github.com/tapihdev/paths-filter/pull/11
- chore(deps): update dependency @types/picomatch to v2.3.4 by @renovate[bot] in https://github.com/tapihdev/paths-filter/pull/12
- chore(deps): update tapihdev/tag-major-minor-semver action to v1.0.5 by @renovate[bot] in https://github.com/tapihdev/paths-filter/pull/15
- chore(deps): update actions/checkout action to v4.2.2 by @renovate[bot] in https://github.com/tapihdev/paths-filter/pull/17
- chore(deps): update actions/create-github-app-token action to v1.12.0 by @renovate[bot] in https://github.com/tapihdev/paths-filter/pull/18
- chore(deps): update dependency eslint-plugin-github to v4.10.2 by @renovate[bot] in https://github.com/tapihdev/paths-filter/pull/14
- chore(deps): update actions/setup-node action to v4.4.0 by @renovate[bot] in https://github.com/tapihdev/paths-filter/pull/19
- chore(deps): update dependency @octokit/webhooks-types to v7.6.1 by @renovate[bot] in https://github.com/tapihdev/paths-filter/pull/20
- chore(deps): update dependency @types/node to v20.17.47 by @renovate[bot] in https://github.com/tapihdev/paths-filter/pull/21
- chore(deps): update dependency eslint to v8.57.1 by @renovate[bot] in https://github.com/tapihdev/paths-filter/pull/22
- chore(deps): update dependency eslint-plugin-jest to v27.9.0 by @renovate[bot] in https://github.com/tapihdev/paths-filter/pull/23
- chore(deps): update dependency ts-jest to v29.3.3 by @renovate[bot] in https://github.com/tapihdev/paths-filter/pull/24
- chore(deps): update typescript-eslint monorepo to v6.21.0 by @renovate[bot] in https://github.com/tapihdev/paths-filter/pull/26
- chore(deps): update node.js to v22.21.0 by @renovate[bot] in https://github.com/tapihdev/paths-filter/pull/33

## [v3.2.1](https://github.com/tapihdev/paths-filter/compare/v3.2...v3.2.1) - 2025-03-15
- chore: rename action to publish action to marketplace by @tapih in https://github.com/tapihdev/paths-filter/pull/7

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": "paths-filter",
"version": "3.2.1",
"version": "3.2.2",
"engines": {
"node": ">= 20"
},
Expand Down