Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit f5ae2ec

Browse files
committed
release: 1.2.1 & update CHANGELOG.
1 parent e49c67f commit f5ae2ec

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

‎CHANGELOG‎

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
1.0.6 add MIT license.
22
1.0.7 fix alias for identifier #16 , pr: #17
33
1.0.8 support union grammar follow: https://dev.mysql.com/doc/refman/8.0/en/union.html
4+
1.0.9 fix stringify having #29 , pr: #28
45
1.1.0 hotfix: Remove unused import
6+
1.1.1 fix stringify having #29 , pr: #28
57
1.2.0 fix typo "refrence" to "reference" #24
8+
1.2.1 fix stringify having #29 , pr: #28

‎package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "js-sql-parser",
3-
"version": "1.2.0",
3+
"version": "1.2.1",
44
"description": "",
55
"main": "./dist/parser/sqlParser.js",
66
"scripts": {

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /