Skip to content

Commit

Permalink
Release 2.0.0
Browse files Browse the repository at this point in the history
[skip ci]

## [2.0.0](v1.1.0...v2.0.0) (2024-12-15)

### ⚠ BREAKING CHANGES

* drop Node.js < 18.19.0 support

part of eggjs/egg#3644

eggjs/egg#5257

### Features

* support cjs and esm both by tshy ([#8](#8)) ([a2981f8](a2981f8))
  • Loading branch information
semantic-release-bot committed Dec 15, 2024
1 parent a2981f8 commit 245c664
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
# Changelog

## [2.0.0](https://github.com/node-modules/cluster-reload/compare/v1.1.0...v2.0.0) (2024-12-15)


### ⚠ BREAKING CHANGES

* drop Node.js < 18.19.0 support

part of https://github.com/eggjs/egg/issues/3644

https://github.com/eggjs/egg/issues/5257

### Features

* support cjs and esm both by tshy ([#8](https://github.com/node-modules/cluster-reload/issues/8)) ([a2981f8](https://github.com/node-modules/cluster-reload/commit/a2981f867398ad842216a42f05975bd87cb636c8))

1.1.0 / 2022-11-17
==================
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": "cluster-reload",
"version": "1.1.0",
"version": "2.0.0",
"description": "cluster workers reload",
"homepage": "https://github.com/node-modules/cluster-reload",
"repository": {
Expand Down

0 comments on commit 245c664

Please sign in to comment.