Skip to content

Commit 958b470

Browse files
committed
postcss-browser-comments v6.0.1
1 parent 9ff9af4 commit 958b470

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

plugins/postcss-browser-comments/CHANGELOG.md

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

3-
### Unreleased (patch)
3+
### 6.0.1
4+
5+
_September 25, 2024_
46

57
- Remove stray `console.log` statement
68

plugins/postcss-browser-comments/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "postcss-browser-comments",
33
"description": "Keep only the CSS you need based on comments and your browserslist",
4-
"version": "6.0.0",
4+
"version": "6.0.1",
55
"contributors": [
66
{
77
"name": "Antonio Laguna",

0 commit comments

Comments
 (0)