Skip to content

Commit

Permalink
🔖 Chore: increase version & update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
mullerpeter committed Jul 1, 2024
1 parent 61180d6 commit 9fa571d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
# Changelog

## 1.2.9
## 1.3.0

- Feature: Move to grafana/sql for query editor

---

### 1.2.9

- Bugfix: Only init Suggestion Provider when editor with AutoComplete is active

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "mullerpeter-databricks-datasource",
"private": true,
"version": "1.2.9",
"version": "1.3.0",
"description": "Databricks SQL Connector",
"scripts": {
"build": "webpack -c ./.config/webpack/webpack.config.ts --env production",
Expand Down

0 comments on commit 9fa571d

Please sign in to comment.