You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+14Lines changed: 14 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,20 @@
2
2
3
3
All notable changes to this project will be documented in this file.
4
4
5
+
## [1.2.3] - 2023-12-15
6
+
7
+
### 🐛 Bug Fixes
8
+
9
+
- Fix Toast messages showing a successful message after failed remote command [#5105](https://github.com/iterative/vscode-dvc/pull/5105) by [@julieg18](https://github.com/julieg18)
10
+
- Remove Studio data request failed Toast [#5125](https://github.com/iterative/vscode-dvc/pull/5125) by [@julieg18](https://github.com/julieg18)
11
+
12
+
### 🔨 Maintenance
13
+
14
+
- Use hook for drag and drop [#5062](https://github.com/iterative/vscode-dvc/pull/5062) by [@sroy3](https://github.com/sroy3)
15
+
- Add lint rule for one React component per file [#5113](https://github.com/iterative/vscode-dvc/pull/5113) by [@sroy3](https://github.com/sroy3)
16
+
- Upgrade Storybook to v7.6 [#5115](https://github.com/iterative/vscode-dvc/pull/5115) by [@mattseddon](https://github.com/mattseddon)
17
+
- Do not pass down the grid ref [#5111](https://github.com/iterative/vscode-dvc/pull/5111) by [@sroy3](https://github.com/sroy3)
0 commit comments