Skip to content

Commit 9d0abb7

Browse files
CSS Blank Pseudo 3.0.2
1 parent a1501d7 commit 9d0abb7

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

plugins/css-blank-pseudo/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changes to CSS Blank Pseudo
22

3+
### 3.0.2 (January 2, 2022)
4+
5+
- Removed Sourcemaps from package tarball.
6+
- Moved CLI to CLI Package. See [announcement](https://github.com/csstools/postcss-plugins/discussions/121).
7+
38
### 3.0.1 (December 27, 2021)
49

510
- Fixed: require/import paths for browser script

plugins/css-blank-pseudo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "css-blank-pseudo",
3-
"version": "3.0.1",
3+
"version": "3.0.2",
44
"description": "Style form elements when they are empty",
55
"author": "Jonathan Neal <jonathantneal@hotmail.com>",
66
"license": "CC0-1.0",

0 commit comments

Comments
 (0)