medic / cht-conf

A command-line interface for configuring Community Health Toolkit applications
https://communityhealthtoolkit.org
GNU Affero General Public License v3.0
23 stars 25 forks source link

perf(#600): drop support for Node versions < 18 #619

Closed sugat009 closed 2 months ago

sugat009 commented 2 months ago

Description

Dropping support for NodeJS < 18.

medic/cht-conf#600

Code review items

License

The software is provided under AGPL-3.0. Contributions to this project are accepted under the same license.

garethbowen commented 2 months ago

@sugat009 I've changed the branch protections so only Node 18 and 20 are required, so this is good to merge. Remember to use the BREAKING CHANGE comment in the description to force a major release.

medic-ci commented 2 months ago

:tada: This PR is included in version 4.0.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: