@spencer-kit/coder-studio 0.3.9 → 0.3.11

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,17 @@
1
1
  # Changelog
2
2
 
3
+ ## 0.3.11
4
+
5
+ ### Patch Changes
6
+
7
+ - [#46](https://github.com/spencerkit/coder-studio/pull/46) [`382479f`](https://github.com/spencerkit/coder-studio/commit/382479ffa377eb83f7a7afe6e6a7400822e72af9) Thanks [@pallyoung](https://github.com/pallyoung)! - Minor bug fixes and polish.
8
+
9
+ ## 0.3.10
10
+
11
+ ### Patch Changes
12
+
13
+ - [#43](https://github.com/spencerkit/coder-studio/pull/43) [`ee20f64`](https://github.com/spencerkit/coder-studio/commit/ee20f641888663152f1a5ce5774e5e2b5a52e7b3) Thanks [@pallyoung](https://github.com/pallyoung)! - Fix supervisor dialog polish by removing the duplicated desktop intro panel and ensuring the scheduled-time picker popover renders above modal overlays.
14
+
3
15
  ## 0.3.9
4
16
 
5
17
  ### Patch Changes