Skip to content

Commit 6f291cc

Browse files
committed
doc: Prepare next release
1 parent 068ab53 commit 6f291cc

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## 2.0.0 (not released yet)
4+
5+
6+
37
## 1.9.0
48

59
### ⭐ Added

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "michelin-snowflake-datasource",
3-
"version": "1.9.0",
3+
"version": "2.0.0",
44
"description": "Data source for Snowflake",
55
"scripts": {
66
"build": "webpack -c ./.config/webpack/webpack.config.ts --env production",

0 commit comments

Comments
 (0)