Skip to content

Commit

Permalink
chore(release): 1.15.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-cli-bot committed Apr 12, 2023
1 parent 133a451 commit 2744d33
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.15.0](https://github.com/salesforcecli/eslint-plugin-sf-plugin/compare/1.14.1...1.15.0) (2023-04-12)


### Features

* add aliases to readonly props ([3fd5eaf](https://github.com/salesforcecli/eslint-plugin-sf-plugin/commit/3fd5eafaca8c70471faac8da35003fcf1c955b29))



## [1.14.1](https://github.com/salesforcecli/eslint-plugin-sf-plugin/compare/1.14.0...1.14.1) (2023-04-12)


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.14.1",
"version": "1.15.0",
"engines": {
"node": ">=14.16.0"
},
Expand Down

0 comments on commit 2744d33

Please sign in to comment.