Skip to content
Merged
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
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "2.2.0"
".": "2.2.1"
}
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,13 @@ This file is automatically generated by [release-please](https://github.com/goog
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [2.2.1](https://github.com/PolusAI/filepattern/compare/v2.2.0...v2.2.1) (2026-03-13)


### Bug Fixes

* release please permissions ([#106](https://github.com/PolusAI/filepattern/issues/106)) ([290763c](https://github.com/PolusAI/filepattern/commit/290763c5869384984fa8e62a525e183dba84fa87))

## [2.2.0](https://github.com/PolusAI/filepattern/compare/v2.1.4...v2.2.0) (2026-03-13)


Expand All @@ -20,4 +27,3 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
* 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))

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