Skip to content

Commit 6dd6ba2

Browse files
authored
chore(master): release 2.2.1
chore(master): release 2.2.1
2 parents 290763c + 4cd4058 commit 6dd6ba2

2 files changed

Lines changed: 8 additions & 2 deletions

File tree

.release-please-manifest.json

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

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,13 @@ This file is automatically generated by [release-please](https://github.com/goog
77
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
88
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
99

10+
## [2.2.1](https://github.com/PolusAI/filepattern/compare/v2.2.0...v2.2.1) (2026-03-13)
11+
12+
13+
### Bug Fixes
14+
15+
* release please permissions ([#106](https://github.com/PolusAI/filepattern/issues/106)) ([290763c](https://github.com/PolusAI/filepattern/commit/290763c5869384984fa8e62a525e183dba84fa87))
16+
1017
## [2.2.0](https://github.com/PolusAI/filepattern/compare/v2.1.4...v2.2.0) (2026-03-13)
1118

1219

@@ -20,4 +27,3 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2027
* handle non-alphanumeric characters in infer_pattern ([#102](https://github.com/PolusAI/filepattern/issues/102)) ([#103](https://github.com/PolusAI/filepattern/issues/103)) ([55add89](https://github.com/PolusAI/filepattern/commit/55add890b156608946ca15d63e0b3d3ff3aee75b))
2128

2229
## [2.1.4](https://github.com/PolusAI/filepattern/releases/tag/v2.1.4) (2025-03-10)
23-

0 commit comments

Comments
 (0)