Skip to content

Commit

Permalink
chore(main): release 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gravity-ui-bot committed Nov 28, 2023
1 parent 123d585 commit e91fd99
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 3 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## [2.0.0](https://github.com/gravity-ui/websql-autocomplete/compare/v1.22.0...v2.0.0) (2023-11-28)


### ⚠ BREAKING CHANGES

* rename sql-autocomplete-parsers to websql-autocomplete ([#88](https://github.com/gravity-ui/websql-autocomplete/issues/88))

### Features

* rename sql-autocomplete-parsers to websql-autocomplete ([#88](https://github.com/gravity-ui/websql-autocomplete/issues/88)) ([123d585](https://github.com/gravity-ui/websql-autocomplete/commit/123d5852c76c643a67d0cad1768c8b1e4abba188))

## [1.22.0](https://github.com/gravity-ui/websql-autocomplete/compare/v1.21.0...v1.22.0) (2023-09-05)


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

0 comments on commit e91fd99

Please sign in to comment.