Skip to content

Commit 0ca3c9d

Browse files
chore(main): release 1.4.0 (#5)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 15890ee commit 0ca3c9d

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.4.0](https://github.com/merceyz/eslint-plugin-sqlite/compare/v1.3.0...v1.4.0) (2024-09-29)
4+
5+
6+
### Features
7+
8+
* support any string value in map and join ([15890ee](https://github.com/merceyz/eslint-plugin-sqlite/commit/15890ee19f49285ccfa51874dfd98269f002287e))
9+
310
## [1.3.0](https://github.com/merceyz/eslint-plugin-sqlite/compare/v1.2.0...v1.3.0) (2024-09-22)
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.3.0",
4+
"version": "1.4.0",
55
"license": "MIT",
66
"keywords": [
77
"eslint",

0 commit comments

Comments
 (0)