1 parent a1501d7 commit 9d0abb7Copy full SHA for 9d0abb7
2 files changed
plugins/css-blank-pseudo/CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Changes to CSS Blank Pseudo
2
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
8
### 3.0.1 (December 27, 2021)
9
10
- Fixed: require/import paths for browser script
plugins/css-blank-pseudo/package.json
@@ -1,6 +1,6 @@
{
"name": "css-blank-pseudo",
- "version": "3.0.1",
+ "version": "3.0.2",
"description": "Style form elements when they are empty",
"author": "Jonathan Neal <jonathantneal@hotmail.com>",
"license": "CC0-1.0",
0 commit comments