Skip to content

Commit 02ad622

Browse files
committed
v3.1.0
1 parent 8ce904e commit 02ad622

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
@@ -2,6 +2,6 @@
22
"packages": [
33
"packages/*"
44
],
5-
"version": "3.0.1",
5+
"version": "3.1.0",
66
"npmClient": "yarn"
77
}

packages/postcss-container-query/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "PostCSS processing for container queries, using a media query like syntax.",
44
"homepage": "https://github.com/ZeeCoder/container-query",
55
"license": "MIT",
6-
"version": "3.0.1",
6+
"version": "3.1.0",
77
"author": "Viktor Hubert <rpgmorpheus@gmail.com>",
88
"engines": {
99
"node": ">=6"

0 commit comments

Comments
 (0)