Skip to content

Commit f1b109e

Browse files
committed
v2.4.2
1 parent 19ad71f commit f1b109e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lerna.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
"packages": [
44
"packages/*"
55
],
6-
"version": "2.4.1",
6+
"version": "2.4.2",
77
"npmClient": "yarn"
88
}

packages/react-container-query/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@zeecoder/react-container-query",
33
"description": "React higher order component to manage a single Container instance.",
4-
"version": "2.4.0",
4+
"version": "2.4.2",
55
"license": "MIT",
66
"author": "Viktor Hubert <[email protected]>",
77
"main": "dist/bundle.cjs.js",

0 commit comments

Comments
 (0)