Skip to content

Commit

Permalink
chore(release): 1.0.0-beta.129 [skip ci]
Browse files Browse the repository at this point in the history
# [1.0.0-beta.129](v1.0.0-beta.128...v1.0.0-beta.129) (2024-06-07)

### Bug Fixes

* **npm:** update dependency @mdn/browser-compat-data to v5.5.31 ([#668](#668)) ([cde7826](cde7826))
  • Loading branch information
semantic-release-bot committed Jun 7, 2024
1 parent cde7826 commit fa8997c
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.129](https://github.com/3846masa/stylelint-browser-compat/compare/v1.0.0-beta.128...v1.0.0-beta.129) (2024-06-07)


### Bug Fixes

* **npm:** update dependency @mdn/browser-compat-data to v5.5.31 ([#668](https://github.com/3846masa/stylelint-browser-compat/issues/668)) ([cde7826](https://github.com/3846masa/stylelint-browser-compat/commit/cde7826093a5de5dd04ef6b11efd0f0c02593263))

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


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.128",
"version": "1.0.0-beta.129",
"description": "Yet another linter rule to detect compatibility of CSS features.",
"keywords": [
"stylelint",
Expand Down

0 comments on commit fa8997c

Please sign in to comment.