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
+15
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,21 @@
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.26.0
5
+
## What's Changed
6
+
* Update tests and vscode test version by @kddejong in https://github.com/aws-cloudformation/cfn-lint-visual-studio-code/pull/418
7
+
* Bump @types/lodash from 4.17.6 to 4.17.10 in /client by @dependabot in https://github.com/aws-cloudformation/cfn-lint-visual-studio-code/pull/419
8
+
* Bump @types/vscode from 1.91.0 to 1.94.0 in /client by @dependabot in https://github.com/aws-cloudformation/cfn-lint-visual-studio-code/pull/420
9
+
* Bump peter-evans/create-pull-request from 6 to 7 by @dependabot in https://github.com/aws-cloudformation/cfn-lint-visual-studio-code/pull/415
10
+
* Bump path-to-regexp from 1.8.0 to 1.9.0 in /server by @dependabot in https://github.com/aws-cloudformation/cfn-lint-visual-studio-code/pull/414
11
+
* Bump mocha from 10.4.0 to 10.7.3 in /client by @dependabot in https://github.com/aws-cloudformation/cfn-lint-visual-studio-code/pull/412
12
+
* Bump semver from 7.6.2 to 7.6.3 in /server by @dependabot in https://github.com/aws-cloudformation/cfn-lint-visual-studio-code/pull/410
13
+
* Bump vscode-languageserver-textdocument from 1.0.11 to 1.0.12 in /server by @dependabot in https://github.com/aws-cloudformation/cfn-lint-visual-studio-code/pull/411
14
+
* CloudFormation Template Schema upgrade by @github-actions in https://github.com/aws-cloudformation/cfn-lint-visual-studio-code/pull/406
15
+
* Publish to open vsx by @kddejong in https://github.com/aws-cloudformation/cfn-lint-visual-studio-code/pull/421
0 commit comments