Skip to content

Commit b2f6224

Browse files
@csstools/postcss-global-data v1.0.3
1 parent 722d579 commit b2f6224

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

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-global-data/CHANGELOG.md

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

3-
### Unreleased (patch)
3+
### 1.0.3 (February 21, 2023)
44

55
- Fixed: TypeScript definition of the plugin options.
66

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": "1.0.2",
4+
"version": "1.0.3",
55
"contributors": [
66
{
77
"name": "Antonio Laguna",

0 commit comments

Comments
 (0)