From fa30fe9253b4730acbf8fe2a99f83e4e2072f91b Mon Sep 17 00:00:00 2001 From: Hayden Date: Fri, 19 Apr 2024 17:22:16 +0800 Subject: [PATCH] chore(release): 4.0.0-beta.4.14 --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 97f4527..f6b2452 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.14](https://github.com/DTStack/dt-sql-parser/compare/v4.0.0-beta.4.13...v4.0.0-beta.4.14) (2024-04-19) + + +### Bug Fixes + +* [#290](https://github.com/DTStack/dt-sql-parser/issues/290) hive lifecycle ([#293](https://github.com/DTStack/dt-sql-parser/issues/293)) ([37974ca](https://github.com/DTStack/dt-sql-parser/commit/37974ca0cb8146b0350740cc8d2fb2e6d2d4ee63)) + ## [4.0.0-beta.4.13](https://github.com/DTStack/dt-sql-parser/compare/v4.0.0-beta.4.12...v4.0.0-beta.4.13) (2024-04-19) diff --git a/package.json b/package.json index 3566dfa..df71e1c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "dt-sql-parser", - "version": "4.0.0-beta.4.13", + "version": "4.0.0-beta.4.14", "authors": "DTStack Corporation", "description": "SQL Parsers for BigData, built with antlr4", "keywords": [