Skip to content

Commit

Permalink
chore(main): release 10.1.0 (#206)
Browse files Browse the repository at this point in the history
  • Loading branch information
gravity-ui-bot authored Jul 23, 2024
1 parent 8c2f69a commit 3376a88
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

## [10.1.0](https://github.com/gravity-ui/websql-autocomplete/compare/v10.0.0...v10.1.0) (2024-07-23)


### Features

* **YQL:** add tokenize method for YQL ([#205](https://github.com/gravity-ui/websql-autocomplete/issues/205)) ([8c2f69a](https://github.com/gravity-ui/websql-autocomplete/commit/8c2f69a05dd3308391f46624159074c3f44e8898))

## [10.0.0](https://github.com/gravity-ui/websql-autocomplete/compare/v9.1.1...v10.0.0) (2024-07-09)


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

0 comments on commit 3376a88

Please sign in to comment.