Skip to content

Commit 6c4da48

Browse files
committed
chore(release): 1.9.10 [skip ci]
## [1.9.10](v1.9.9...v1.9.10) (2023-07-19) ### Bug Fixes * **deps:** npm audit fix ([2d0baa7](2d0baa7))
1 parent 78fd935 commit 6c4da48

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.9.10](https://github.com/5app/eslint-plugin-sequel/compare/v1.9.9...v1.9.10) (2023-07-19)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** npm audit fix ([2d0baa7](https://github.com/5app/eslint-plugin-sequel/commit/2d0baa7282da63e03f6e94c3ca783ac8c9e94946))
7+
18
## [1.9.9](https://github.com/5app/eslint-plugin-sequel/compare/v1.9.8...v1.9.9) (2022-09-16)
29

310

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eslint-plugin-sequel",
3-
"version": "1.9.9",
3+
"version": "1.9.10",
44
"description": "Eslint rules for inline SQL",
55
"keywords": [
66
"eslint",

0 commit comments

Comments
 (0)