diff --git a/README.md b/README.md index 46fed06..42097be 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Open SQL files in the VS Code Notebook interface. Execute query blocks and view output interactively. -Screen Shot 2021-08-15 at 11 40 57 AM +![Screen Shot 2021-12-30 at 1 34 19 PM](https://user-images.githubusercontent.com/7585078/147782832-1d281462-9567-4a58-a022-815e36941547.png) ## Features @@ -20,8 +20,10 @@ and view output interactively. ## Usage -Open any `.sql` file with the `Open With` menu option. Then, select the `SQL Notebook` format. +Open any `.sql` file with the `Open With` menu option. Then, select the `SQL Notebook` format. Configure database connections in the SQL Notebook sidepanel. -Screen Shot 2021-08-15 at 11 40 27 AM +![Screen Shot 2021-12-30 at 1 30 29 PM](https://user-images.githubusercontent.com/7585078/147782921-78dca657-6737-4055-af46-c019e9df4ea3.png) -Screen Shot 2021-08-15 at 11 40 38 AM +![Screen Shot 2021-12-30 at 1 30 39 PM](https://user-images.githubusercontent.com/7585078/147782929-f9b7846b-6911-45ed-8354-ff0130a912b1.png) + +![Screen Shot 2021-12-30 at 1 34 32 PM](https://user-images.githubusercontent.com/7585078/147782853-c0ea8ecb-e5f7-410f-83c2-af3d0562302e.png) diff --git a/package.json b/package.json index 2ac575e..799fe8e 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "repository": { "url": "https://github.com/cmoog/vscode-sql-notebook" }, - "version": "0.3.0", + "version": "0.3.1", "preview": false, "engines": { "vscode": "^1.59.0" diff --git a/yarn.lock b/yarn.lock index 6da7eeb..f378172 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1679,9 +1679,9 @@ flatted@^3.1.0: integrity sha512-JaTY/wtrcSyvXJl4IMFHPKyFur1sE9AUqc0QnhOaJ0CxHtAoIV8pYDzeEfAaNEtGkOfq4gr3LBFmdXW5mOQFnA== follow-redirects@^1.14.0: - version "1.14.4" - resolved "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.14.4.tgz" - integrity sha512-zwGkiSXC1MUJG/qmeIFH2HBJx9u0V46QGUe3YR1fXG8bXQxq7fLj0RjLZQ5nubr9qNJUZrH+xUcwXEoXNpfS+g== + version "1.14.7" + resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.7.tgz#2004c02eb9436eee9a21446a6477debf17e81685" + integrity sha512-+hbxoLbFMbRKDwohX8GkTataGqO6Jb7jGwpAlwgy2bIz25XtRm7KEzJM76R1WiNT5SwZkX4Y75SwBolkpmE7iQ== fork-ts-checker-webpack-plugin@^5.0.14: version "5.2.1"