-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## packages/databricks-vscode ## 1.2.0 (2023-10-18) * Enable advanced notebook support by default (#903) ([0e473c3](0e473c3)), closes [#903](#903) * Pin typescript to v5.1.6 to enable eslint (#897) ([00dc384](00dc384)), closes [#897](#897) * Rename WorkspaceStateManager to StateStorage (#900) ([ab06f56](ab06f56)), closes [#900](#900) * Show 'What's New' popup on first start after upgrade to a new version (#895) ([c89658f](c89658f)), closes [#895](#895) * Upgrade minimum supported VS Code version to 1.83.0 (#896) ([60d198b](60d198b)), closes [#896](#896) ## packages/databricks-vscode-types ## 1.2.0 (2023-10-18) * Pin typescript to v5.1.6 to enable eslint (#897) ([00dc384](00dc384)), closes [#897](#897) * Upgrade minimum supported VS Code version to 1.83.0 (#896) ([60d198b](60d198b)), closes [#896](#896) --------- Co-authored-by: releasebot <[email protected]> Co-authored-by: Kartik Gupta <[email protected]>
- Loading branch information
1 parent
0e473c3
commit 0cc9741
Showing
6 changed files
with
23 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -124,3 +124,4 @@ This Software contains code from the following open source projects: | |
| [winston-transport](https://www.npmjs.com/package/winston-transport) | 4.5.0 | MIT | [email protected]:winstonjs/winston-transport.git | | ||
| [winston](https://www.npmjs.com/package/winston) | 3.10.0 | MIT | https://github.com/winstonjs/winston.git | | ||
| [yallist](https://www.npmjs.com/package/yallist) | 4.0.0 | ISC | git+https://github.com/isaacs/yallist.git | | ||
| [yaml](https://www.npmjs.com/package/yaml) | 2.3.2 | ISC | github:eemeli/yaml | |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters