Skip to content

Commit

Permalink
chore(main): release 11.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gravity-ui-bot committed Oct 22, 2024
1 parent 80f32b0 commit 8b4f2ad
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 3 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## [11.1.0](https://github.com/gravity-ui/websql-autocomplete/compare/v11.0.0...v11.1.0) (2024-10-22)


### Features

* Support grant command for Clickhouse ([#227](https://github.com/gravity-ui/websql-autocomplete/issues/227)) ([4902a69](https://github.com/gravity-ui/websql-autocomplete/commit/4902a6946f0329187514753de0a4f192d2f56072))
* Support revoke command/grant command improvements for Clickhouse ([#229](https://github.com/gravity-ui/websql-autocomplete/issues/229)) ([80f32b0](https://github.com/gravity-ui/websql-autocomplete/commit/80f32b0e9a1912ae886e96cd4cebadd267e80432))


### Bug Fixes

* decimal in Redis lexer ([#225](https://github.com/gravity-ui/websql-autocomplete/issues/225)) ([5c3469a](https://github.com/gravity-ui/websql-autocomplete/commit/5c3469a1301d33d197eea44175d52c31c3d7fbfc))

## [11.0.0](https://github.com/gravity-ui/websql-autocomplete/compare/v10.3.0...v11.0.0) (2024-09-12)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gravity-ui/websql-autocomplete",
"version": "11.0.0",
"version": "11.1.0",
"description": "A library that provides autocompletion and errors highlighting for various database dialects",
"repository": {
"type": "git",
Expand Down

0 comments on commit 8b4f2ad

Please sign in to comment.