Skip to content

Commit

Permalink
Python cicd fix (#67)
Browse files Browse the repository at this point in the history
* install python3.10 in setup in circle

* fix typo in configure

* modern convenience image

* can we come pu to v16 node?

* move support to v16.19 in line with cumulus core

* CHANGELOG updated to reflect node version

* cimg needed in publish stage

* change version to v2.1.0

---------

Co-authored-by: ecarton <[email protected]>
  • Loading branch information
etcart and ecarton authored Oct 4, 2023
1 parent ecaf12f commit aed7520
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 4 deletions.
1 change: 0 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ Versioning](http://semver.org/spec/v2.0.0.html).

## [v2.1.0] 2023-04-10


### Updated

- **CUMULUS-3447**
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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.0.5",
"version": "2.1.0",
"description": "Cumulus message adapter",
"main": "dist/index.js",
"files": [
Expand Down

0 comments on commit aed7520

Please sign in to comment.