Version Packages (#1366)

* Version Packages

* Trigger build

* Bump

---------

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-03-06 07:27:40 -05:00 committed by GitHub
parent 450cde6e1d
commit 0bf0c4e30f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
6 changed files with 10 additions and 9 deletions

View File

@ -1,5 +0,0 @@
---
'remotedev-redux-devtools-extension': patch
---
Fix responsive layout

View File

@ -1,5 +1,11 @@
# remotedev-redux-devtools-extension
## 3.0.19
### Patch Changes
- 450cde6e: Fix responsive layout
## 3.0.18
### Patch Changes

View File

@ -1,5 +1,5 @@
{
"version": "3.0.17",
"version": "3.0.19",
"name": "Redux DevTools",
"description": "Redux DevTools for debugging application's state changes.",
"homepage_url": "https://github.com/reduxjs/redux-devtools",

View File

@ -1,5 +1,5 @@
{
"version": "3.0.17",
"version": "3.0.19",
"name": "Redux DevTools",
"description": "Redux DevTools for debugging application's state changes.",
"homepage_url": "https://github.com/reduxjs/redux-devtools",

View File

@ -1,5 +1,5 @@
{
"version": "3.0.17",
"version": "3.0.19",
"name": "Redux DevTools",
"manifest_version": 2,
"description": "Redux Developer Tools for debugging application state changes.",

View File

@ -1,7 +1,7 @@
{
"private": true,
"name": "remotedev-redux-devtools-extension",
"version": "3.0.18",
"version": "3.0.19",
"description": "Redux Developer Tools for debugging application state changes.",
"homepage": "https://github.com/reduxjs/redux-devtools/tree/master/extension",
"license": "MIT",