Skip to content

Commit e825f4c

Browse files
committed
chore: Update CHANGELOG.md for v2.2.0 release
1 parent 6699f7f commit e825f4c

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# CHANGELOG
22

3+
4+
## [v2.2.0] (2025-06-04)
5+
6+
- [#36] add an option to specify the path or alias to the latch command
7+
8+
[v2.2.0]: https://github.com/fulcrumgenomics/setup-latch/releases/tag/v2.2.0
9+
310
## [v2.1.0] (2025-06-04)
411

512
- [#33] add an option to mark the registered version as release

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "setup-latch",
3-
"version": "2.1.0",
3+
"version": "2.2.0",
44
"description": "setup-latch",
55
"scripts": {
66
"build": "tsc && node lib/generate-docs.js",

0 commit comments

Comments
 (0)