Skip to content

Commit b8a730f

Browse files
@csstools/postcss-logical-float-and-clear v1.0.1
1 parent 85d2cd3 commit b8a730f

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

plugins/postcss-logical-float-and-clear/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changes to PostCSS Logical Float And Clear
22

3-
### Unreleased (patch)
3+
### 1.0.1 (January 28, 2023)
44

55
- Improve `types` declaration in `package.json`
66

plugins/postcss-logical-float-and-clear/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@csstools/postcss-logical-float-and-clear",
33
"description": "Use flow-relative (inline-start and inline-end) values for float and clear",
4-
"version": "1.0.0",
4+
"version": "1.0.1",
55
"contributors": [
66
{
77
"name": "Antonio Laguna",

0 commit comments

Comments
 (0)