Skip to content

Commit

Permalink
chore(release): 1.0.0-beta.4 [skip ci]
Browse files Browse the repository at this point in the history
# [1.0.0-beta.4](v1.0.0-beta.3...v1.0.0-beta.4) (2022-06-27)

### Bug Fixes

* **ci:** fix publish command ([feaa08d](feaa08d))
  • Loading branch information
semantic-release-bot committed Jun 27, 2022
1 parent feaa08d commit c4eddbb
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.4](https://github.com/3846masa/stylelint-browser-compat/compare/v1.0.0-beta.3...v1.0.0-beta.4) (2022-06-27)


### Bug Fixes

* **ci:** fix publish command ([feaa08d](https://github.com/3846masa/stylelint-browser-compat/commit/feaa08d8f8297a663d6c9ae5ca89af7680ebe838))

# [1.0.0-beta.3](https://github.com/3846masa/stylelint-browser-compat/compare/v1.0.0-beta.2...v1.0.0-beta.3) (2022-06-27)


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

0 comments on commit c4eddbb

Please sign in to comment.