Skip to content

Commit

Permalink
chore(release): 1.20.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-cli-bot committed Jul 26, 2024
1 parent bb0f816 commit 297f3bd
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
# [1.20.0](https://github.com/salesforcecli/eslint-plugin-sf-plugin/compare/1.19.1...1.20.0) (2024-07-26)


### Features

* `no-depends-on-boolean-flag` rule ([#447](https://github.com/salesforcecli/eslint-plugin-sf-plugin/issues/447)) ([bb0f816](https://github.com/salesforcecli/eslint-plugin-sf-plugin/commit/bb0f8162f105a38a1faf26b5f4da6fad5bd1bac5)), closes [#448](https://github.com/salesforcecli/eslint-plugin-sf-plugin/issues/448)



## [1.19.1](https://github.com/salesforcecli/eslint-plugin-sf-plugin/compare/1.19.0...1.19.1) (2024-07-23)


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-plugin-sf-plugin",
"version": "1.19.1",
"version": "1.20.0",
"engines": {
"node": ">=18.0.0"
},
Expand Down

0 comments on commit 297f3bd

Please sign in to comment.