Version Packages

This commit is contained in:
github-actions[bot] 2024-01-01 21:36:29 +00:00
parent c9f2491d7e
commit cf330b077d
3 changed files with 7 additions and 6 deletions

View File

@ -1,5 +0,0 @@
---
'@redux-devtools/cli': major
---
Require Node.js 18

View File

@ -1,5 +1,11 @@
# Change Log
## 4.0.0
### Major Changes
- 4dd0dd2: Require Node.js 18
## 3.0.4
### Patch Changes

View File

@ -1,6 +1,6 @@
{
"name": "@redux-devtools/cli",
"version": "3.0.4",
"version": "4.0.0",
"description": "CLI for remote debugging with Redux DevTools.",
"homepage": "https://github.com/reduxjs/redux-devtools/tree/master/packages/redux-devtools-cli",
"bugs": {