@spencer-kit/coder-studio 0.4.8 → 0.4.9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,13 @@
1
1
  # Changelog
2
2
 
3
+ ## 0.4.9
4
+
5
+ ### Patch Changes
6
+
7
+ - [#69](https://github.com/spencerkit/coder-studio/pull/69) [`a4df948`](https://github.com/spencerkit/coder-studio/commit/a4df9486d7dd560e0d489b565d530f215fae2d4c) Thanks [@pallyoung](https://github.com/pallyoung)! - Improve workspace, diagnostics, monitoring, and editor workflows with system
8
+ dependency installs, managed Vue LSP support, file history previews, and
9
+ refined settings and workspace surfaces.
10
+
3
11
  ## 0.4.8
4
12
 
5
13
  ### Patch Changes