Skip to content

Commit 3374f9d

Browse files
authored
chore(master): release 2.2.3
2 parents 16e1af5 + bcc0a87 commit 3374f9d

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

.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.2"
2+
".": "2.2.3"
33
}

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,15 @@ 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.3](https://github.com/PolusAI/filepattern/compare/v2.2.2...v2.2.3) (2026-03-24)
11+
12+
13+
### Bug Fixes
14+
15+
* ensure workflows checkout exact tag for clean version detection ([b7ba358](https://github.com/PolusAI/filepattern/commit/b7ba358c9501c78a2591ad7fc18b445fa9b6b6d7))
16+
* exclude libunwind from macOS wheel bundling ([15b407f](https://github.com/PolusAI/filepattern/commit/15b407fcdb1a5dfa6a9fc82abf263c545b4ace95))
17+
* exclude libunwind from macOS wheel bundling in build_wheels workflow ([117f24b](https://github.com/PolusAI/filepattern/commit/117f24b5badf6e3f6d7649c7640aa41c6f8067ba))
18+
1019
## [2.2.2](https://github.com/PolusAI/filepattern/compare/v2.2.1...v2.2.2) (2026-03-18)
1120

1221

0 commit comments

Comments
 (0)