Skip to content

Commit 095e050

Browse files
chore(release): 4.0.5 [skip ci]
## [4.0.5](v4.0.4...v4.0.5) (2022-07-23) ### Bug Fixes * add missing keywords ([4834354](4834354)), closes [#37](#37)
1 parent 4834354 commit 095e050

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [4.0.5](https://github.com/scriptcoded/sql-highlight/compare/v4.0.4...v4.0.5) (2022-07-23)
2+
3+
4+
### Bug Fixes
5+
6+
* add missing keywords ([4834354](https://github.com/scriptcoded/sql-highlight/commit/483435477653dcc355f79d6bc24401d5151fa0c0)), closes [#37](https://github.com/scriptcoded/sql-highlight/issues/37)
7+
18
## [4.0.4](https://github.com/scriptcoded/sql-highlight/compare/v4.0.3...v4.0.4) (2022-07-23)
29

310

package-lock.json

Lines changed: 1 addition & 1 deletion
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": "sql-highlight",
3-
"version": "4.0.4",
3+
"version": "4.0.5",
44
"description": "A simple and lightweight syntax highlighting library for SQL",
55
"main": "lib/index.js",
66
"types": "./lib/index.d.ts",

0 commit comments

Comments
 (0)