Version Packages (#1550)

* Version Packages

* Trigger build

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Nathan Bierema <nbierema@gmail.com>
This commit is contained in:
github-actions[bot] 2023-12-08 05:23:56 +00:00 committed by GitHub
parent a3f86a42df
commit 8e99d35749
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 7 additions and 6 deletions

View File

@ -1,5 +0,0 @@
---
'@redux-devtools/extension': minor
---
Add Redux 5 to peerDependency range of extension package

View File

@ -1,5 +1,11 @@
# Change Log
## 3.3.0
### Minor Changes
- a3f86a42: Add Redux 5 to peerDependency range of extension package
## 3.2.6
### Patch Changes

View File

@ -1,6 +1,6 @@
{
"name": "@redux-devtools/extension",
"version": "3.2.6",
"version": "3.3.0",
"description": "Wrappers for Redux DevTools Extension.",
"homepage": "https://github.com/reduxjs/redux-devtools/tree/master/packages/redux-devtools-extension",
"license": "MIT",