Skip to content

Commit

Permalink
chore(release): v1.0.0-beta.6
Browse files Browse the repository at this point in the history
# [1.0.0-beta.6](v1.0.0-beta.5...v1.0.0-beta.6) (2024-07-28)

### Features

* **rules:** [stylistic] change rule of `no-trailing-spaces` ([4d30e28](4d30e28))
  • Loading branch information
semantic-release-bot committed Jul 28, 2024
1 parent 4d30e28 commit 1cdeeda
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.6](https://github.com/akinoccc/eslint-config-airbe/compare/v1.0.0-beta.5...v1.0.0-beta.6) (2024-07-28)


### Features

* **rules:** [stylistic] change rule of `no-trailing-spaces` ([4d30e28](https://github.com/akinoccc/eslint-config-airbe/commit/4d30e281de8904a3345ddd2a5d637edfd65fb28a))

# [1.0.0-beta.5](https://github.com/akinoccc/eslint-config-airbe/compare/v1.0.0-beta.4...v1.0.0-beta.5) (2024-07-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": "eslint-config-airbe",
"version": "1.0.0-beta.5",
"version": "1.0.0-beta.6",
"description": "A shared eslint config to apply eslint fastly",
"keywords": [
"eslint",
Expand Down

0 comments on commit 1cdeeda

Please sign in to comment.