Skip to content

Commit aba0f78

Browse files
committed
@csstools/postcss-global-data v3.0.0
1 parent 7759cbf commit aba0f78

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

plugins/postcss-global-data/CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Changes to PostCSS global-data
22

3-
### Unreleased (major)
3+
### 3.0.0
4+
5+
_August 3, 2024_
46

57
- Updated: Support for Node v18+ (major).
68

plugins/postcss-global-data/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-global-data",
33
"description": "PostCSS plugin to define global data that will be injected into PostCSS for use in other plugins.",
4-
"version": "2.1.1",
4+
"version": "3.0.0",
55
"contributors": [
66
{
77
"name": "Antonio Laguna",

0 commit comments

Comments
 (0)