Skip to content

Commit 7f41fcf

Browse files
Version Packages (#1717)
* Version Packages * Trigger build --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Nathan Bierema <[email protected]>
1 parent 73688e1 commit 7f41fcf

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/shiny-chicken-hammer.md

-5
This file was deleted.

extension/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# remotedev-redux-devtools-extension
22

3+
## 3.1.11
4+
5+
### Patch Changes
6+
7+
- 73688e1: Fix releasing Firefox extension
8+
39
## 3.1.10
410

511
### Patch Changes

extension/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"private": true,
33
"name": "remotedev-redux-devtools-extension",
4-
"version": "3.1.10",
4+
"version": "3.1.11",
55
"description": "Redux Developer Tools for debugging application state changes.",
66
"homepage": "https://github.com/reduxjs/redux-devtools/tree/master/extension",
77
"license": "MIT",

0 commit comments

Comments
 (0)