Skip to content

Commit

Permalink
chore(release): 1.0.0-beta.139 [skip ci]
Browse files Browse the repository at this point in the history
# [1.0.0-beta.139](v1.0.0-beta.138...v1.0.0-beta.139) (2024-11-09)

### Bug Fixes

* returns "not supported" when supported version is "preview" ([#807](#807)) ([84413af](84413af))
  • Loading branch information
semantic-release-bot committed Nov 9, 2024
1 parent 84413af commit 99b974a
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.139](https://github.com/3846masa/stylelint-browser-compat/compare/v1.0.0-beta.138...v1.0.0-beta.139) (2024-11-09)


### Bug Fixes

* returns "not supported" when supported version is "preview" ([#807](https://github.com/3846masa/stylelint-browser-compat/issues/807)) ([84413af](https://github.com/3846masa/stylelint-browser-compat/commit/84413af788d3397c9ba0c806e43086ff5c19eb1e))

# [1.0.0-beta.138](https://github.com/3846masa/stylelint-browser-compat/compare/v1.0.0-beta.137...v1.0.0-beta.138) (2024-11-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.138",
"version": "1.0.0-beta.139",
"description": "Yet another linter rule to detect compatibility of CSS features.",
"keywords": [
"stylelint",
Expand Down

0 comments on commit 99b974a

Please sign in to comment.