Skip to content

Commit 4c13d1e

Browse files
chore(main): release 1.6.0 (#7)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent c85e833 commit 4c13d1e

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.6.0](https://github.com/merceyz/eslint-plugin-sqlite/compare/v1.5.0...v1.6.0) (2024-12-15)
4+
5+
6+
### Features
7+
8+
* add `parameter-prefix` rule ([add31fc](https://github.com/merceyz/eslint-plugin-sqlite/commit/add31fc3a7bd5f86dbda6a008995b10e06212d64))
9+
310
## [1.5.0](https://github.com/merceyz/eslint-plugin-sqlite/compare/v1.4.0...v1.5.0) (2024-12-14)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "eslint-plugin-sqlite",
33
"type": "module",
4-
"version": "1.5.0",
4+
"version": "1.6.0",
55
"license": "MIT",
66
"keywords": [
77
"eslint",

0 commit comments

Comments
 (0)