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
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
> **Note**: odd version numbers, for example, `0.13.0`, are not included in this changelog. They are used to test the new features and fixes before the final release.
9
9
10
-
## [0.18.0] - 2025-02-27
10
+
## [0.18.1] - 2025-02-27
11
11
12
12
### Added:
13
13
@@ -29,6 +29,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
29
29
30
30
- Diagnostics: Fixed GraphMockResponsePlugin does not require a config section issue
31
31
- Diagnostics: Fixed languageModel property being reported as invalid config section
32
+
- Install: Fixed broken link for Linux
33
+
- Install: Updated brew tap command to reference new tap location
0 commit comments