Skip to content

Commit b4e6f77

Browse files
committed
@csstools/postcss-logical-overflow v1.0.0
1 parent efdc690 commit b4e6f77

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed
Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Changes to PostCSS Logical Overflow
22

3-
### Unreleased (major)
3+
### 1.0.0
4+
5+
_October 31, 2023_
46

57
- Initial version

plugins/postcss-logical-overflow/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-overflow",
33
"description": "Use logical overflow properties and values in CSS",
4-
"version": "0.0.0",
4+
"version": "1.0.0",
55
"contributors": [
66
{
77
"name": "Antonio Laguna",

0 commit comments

Comments
 (0)