From a1e0e5f1df15eca3f0c5c8522514442f41fcd146 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 29 Oct 2025 13:56:54 +0000 Subject: [PATCH 1/2] [tagpr] prepare for the next release --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 540d7df..8be776b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "paths-filter", - "version": "3.2.1", + "version": "3.2.2", "engines": { "node": ">= 20" }, From 8277df3dff2b09aa4fa010289895ad60e61d97ea Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 29 Oct 2025 13:56:55 +0000 Subject: [PATCH 2/2] [tagpr] update CHANGELOG.md --- CHANGELOG.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 37ae6f1..a01bb82 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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