Skip to content

Commit 68dd1f7

Browse files
committed
Release v1.302.70
1 parent c2a84b8 commit 68dd1f7

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

packages/repluggable-core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "repluggable-core",
3-
"version": "1.302.69",
3+
"version": "1.302.70",
44
"license": "MIT",
55
"description": "Allows composition of a React-with-Redux application entirely from a list of pluggable packages",
66
"main": "dist/src/index.js",

packages/repluggable/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "repluggable",
3-
"version": "1.302.69",
3+
"version": "1.302.70",
44
"license": "MIT",
55
"description": "Allows composition of a React-with-Redux application entirely from a list of pluggable packages",
66
"main": "dist/src/index.js",
@@ -37,7 +37,7 @@
3737
"react-test-renderer": "^18.0.0",
3838
"redux": "^4.0.5",
3939
"redux-devtools-extension": "^2.13.8",
40-
"repluggable-core": "1.302.69",
40+
"repluggable-core": "1.302.70",
4141
"tslib": "^2.0.0"
4242
},
4343
"devDependencies": {

yarn.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7557,7 +7557,7 @@ __metadata:
75577557
languageName: node
75587558
linkType: hard
75597559

7560-
"repluggable-core@npm:1.302.69, repluggable-core@workspace:packages/repluggable-core":
7560+
"repluggable-core@npm:1.302.70, repluggable-core@workspace:packages/repluggable-core":
75617561
version: 0.0.0-use.local
75627562
resolution: "repluggable-core@workspace:packages/repluggable-core"
75637563
dependencies:
@@ -7613,7 +7613,7 @@ __metadata:
76137613
react-test-renderer: "npm:^18.0.0"
76147614
redux: "npm:^4.0.5"
76157615
redux-devtools-extension: "npm:^2.13.8"
7616-
repluggable-core: "npm:1.302.69"
7616+
repluggable-core: "npm:1.302.70"
76177617
terser-webpack-plugin: "npm:^4.1.0"
76187618
ts-jest: "npm:^26.4.1"
76197619
ts-loader: "npm:^8.0.6"

0 commit comments

Comments
 (0)