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
+17
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,23 @@
1
1
# Change Log
2
2
All notable changes to the "vscode-cfn-lint" extension will be documented in this file.
3
3
4
+
## 0.25.6
5
+
## What's Changed
6
+
* Bump @types/vscode from 1.87.0 to 1.88.0 in /client by @dependabot in https://github.com/aws-cloudformation/cfn-lint-visual-studio-code/pull/391
7
+
* Bump @types/vscode from 1.88.0 to 1.89.0 in /client by @dependabot in https://github.com/aws-cloudformation/cfn-lint-visual-studio-code/pull/396
8
+
* Bump @types/lodash from 4.17.0 to 4.17.4 in /client by @dependabot in https://github.com/aws-cloudformation/cfn-lint-visual-studio-code/pull/394
9
+
* Fixes for tests for cfn-lint v1 by @kddejong in https://github.com/aws-cloudformation/cfn-lint-visual-studio-code/pull/403
10
+
* Bump @types/vscode from 1.89.0 to 1.91.0 in /client by @dependabot in https://github.com/aws-cloudformation/cfn-lint-visual-studio-code/pull/404
11
+
* Bump semver from 7.6.0 to 7.6.2 in /server by @dependabot in https://github.com/aws-cloudformation/cfn-lint-visual-studio-code/pull/397
12
+
* Bump @types/lodash from 4.17.4 to 4.17.6 in /client by @dependabot in https://github.com/aws-cloudformation/cfn-lint-visual-studio-code/pull/401
13
+
* Bump yaml-language-server from 1.14.0 to 1.15.0 in /server by @dependabot in https://github.com/aws-cloudformation/cfn-lint-visual-studio-code/pull/400
14
+
* Bump braces from 3.0.2 to 3.0.3 by @dependabot in https://github.com/aws-cloudformation/cfn-lint-visual-studio-code/pull/399
15
+
* Bump braces from 3.0.2 to 3.0.3 in /client by @dependabot in https://github.com/aws-cloudformation/cfn-lint-visual-studio-code/pull/398
16
+
* Bump @vscode/test-electron from 2.3.9 to 2.4.1 in /client by @dependabot in https://github.com/aws-cloudformation/cfn-lint-visual-studio-code/pull/405
17
+
* CloudFormation Template Schema upgrade by @github-actions in https://github.com/aws-cloudformation/cfn-lint-visual-studio-code/pull/389
0 commit comments