Skip to content

Commit

Permalink
chore(main): release 8.2.0 (#186)
Browse files Browse the repository at this point in the history
  • Loading branch information
gravity-ui-bot authored May 30, 2024
1 parent 71e9056 commit dcda173
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [8.2.0](https://github.com/gravity-ui/websql-autocomplete/compare/v8.1.0...v8.2.0) (2024-05-30)


### Features

* **YQL:** improve suggestions calculation ([#184](https://github.com/gravity-ui/websql-autocomplete/issues/184)) ([71e9056](https://github.com/gravity-ui/websql-autocomplete/commit/71e90561ed3deb0d183da772139a4abc64981a67))

## [8.1.0](https://github.com/gravity-ui/websql-autocomplete/compare/v8.0.2...v8.1.0) (2024-05-02)


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": "8.1.0",
"version": "8.2.0",
"description": "A library that provides autocompletion and errors highlighting for various database dialects",
"repository": {
"type": "git",
Expand Down

0 comments on commit dcda173

Please sign in to comment.