Skip to content

Commit f14ec03

Browse files
committed
v2.2.1
1 parent 045ba36 commit f14ec03

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: lerna.json

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

Diff for: packages/postcss-container-query/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@zeecoder/postcss-container-query",
33
"description": "PostCSS processing for container queries, using a media query like syntax.",
44
"license": "MIT",
5-
"version": "2.2.0",
5+
"version": "2.2.1",
66
"author": "Viktor Hubert <[email protected]>",
77
"engines": {
88
"node": ">=4"

0 commit comments

Comments
 (0)