Skip to content

Commit

Permalink
chore(release): 1.0.0-beta.132 [skip ci]
Browse files Browse the repository at this point in the history
# [1.0.0-beta.132](v1.0.0-beta.131...v1.0.0-beta.132) (2024-08-15)

### Bug Fixes

* **npm:** update dependency postcss-selector-parser to v6.1.2 ([#774](#774)) ([1ded151](1ded151))
  • Loading branch information
semantic-release-bot committed Aug 15, 2024
1 parent 1ded151 commit ac6c47e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [1.0.0-beta.132](https://github.com/3846masa/stylelint-browser-compat/compare/v1.0.0-beta.131...v1.0.0-beta.132) (2024-08-15)


### Bug Fixes

* **npm:** update dependency postcss-selector-parser to v6.1.2 ([#774](https://github.com/3846masa/stylelint-browser-compat/issues/774)) ([1ded151](https://github.com/3846masa/stylelint-browser-compat/commit/1ded1511b042ec1a6d2a1d971dd1646ca5cc7fa5))

# [1.0.0-beta.131](https://github.com/3846masa/stylelint-browser-compat/compare/v1.0.0-beta.130...v1.0.0-beta.131) (2024-07-20)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "stylelint-browser-compat",
"version": "1.0.0-beta.131",
"version": "1.0.0-beta.132",
"description": "Yet another linter rule to detect compatibility of CSS features.",
"keywords": [
"stylelint",
Expand Down

0 comments on commit ac6c47e

Please sign in to comment.