Skip to content

Commit 5a938a2

Browse files
chore(release): 2.2.10
1 parent 360eb9a commit 5a938a2

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## [2.2.10](https://github.com/recap-utr/arguemapper/compare/v2.2.9...v2.2.10) (2024-11-19)
4+
5+
### Bug Fixes
6+
7+
* update flocken to properly set docker annotations ([360eb9a](https://github.com/recap-utr/arguemapper/commit/360eb9a1a9fea7daba1f97880ae895d2b97430bd))
8+
39
## [2.2.9](https://github.com/recap-utr/arguemapper/compare/v2.2.8...v2.2.9) (2024-11-18)
410

511
### Bug Fixes

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "arguemapper",
3-
"version": "2.2.9",
3+
"version": "2.2.10",
44
"exports": "./src/index.tsx",
55
"private": true,
66
"type": "module",

0 commit comments

Comments
 (0)