Skip to content

Commit

Permalink
Add release changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Jkovarik committed Apr 25, 2024
1 parent 10e3472 commit 0dfa2dc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ Versioning](http://semver.org/spec/v2.0.0.html).

## Unreleased

## [v2.2.0] 2024-04-25

- **Cumulus-3443**
- Update minimum supported node/build environment/dependencies to node 20.12

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cumulus/cumulus-message-adapter-js",
"version": "2.1.0",
"version": "2.2.0",
"description": "Cumulus message adapter",
"main": "dist/index.js",
"files": [
Expand Down

0 comments on commit 0dfa2dc

Please sign in to comment.