From 30b7f2748633b8ae0089915cba00726e4fbb22cb Mon Sep 17 00:00:00 2001 From: hayden Date: Thu, 4 Jan 2024 11:48:51 +0800 Subject: [PATCH] chore(release): 4.0.0-beta.4.11 --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0384911..c31495e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +## [4.0.0-beta.4.11](https://github.com/DTStack/dt-sql-parser/compare/v4.0.0-beta.4.10...v4.0.0-beta.4.11) (2024-01-04) + + +### Bug Fixes + +* rename createLexerFormCharStream to createLexerFromCharStream ([#243](https://github.com/DTStack/dt-sql-parser/issues/243)) ([4d19f05](https://github.com/DTStack/dt-sql-parser/commit/4d19f058900d973155e648816abc3b2c24ee97de)) + ## [4.0.0-beta.4.10](https://github.com/DTStack/dt-sql-parser/compare/v4.0.0-beta.4.9...v4.0.0-beta.4.10) (2023-12-19) diff --git a/package.json b/package.json index 0e49f6e..62aeb47 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "dt-sql-parser", - "version": "4.0.0-beta.4.10", + "version": "4.0.0-beta.4.11", "authors": "DTStack Corporation", "description": "SQL Parsers for BigData, built with antlr4", "keywords": [