Skip to content

Commit 140a65a

Browse files
committed
🔖 Chore: increase version number & update changelog
1 parent d8dfb19 commit 140a65a

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

CHANGELOG.md

+8-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
# Changelog
22

3-
## 1.3.1
3+
## 1.3.2
4+
5+
- Feature: Add additional connection config options
6+
- Chore: Upgrade go & npm dependencies
7+
8+
---
9+
10+
### 1.3.1
411

512
- Bugfix: Multi statement SQL queries
613

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "mullerpeter-databricks-datasource",
33
"private": true,
4-
"version": "1.3.1",
4+
"version": "1.3.2",
55
"description": "Databricks SQL Connector",
66
"scripts": {
77
"build": "webpack -c ./.config/webpack/webpack.config.ts --env production",

0 commit comments

Comments
 (0)