Skip to content

Commit a7e64c3

Browse files
authored
Release 2.39.0 (#2205)
1 parent fd4cfc9 commit a7e64c3

6 files changed

Lines changed: 17 additions & 15 deletions

File tree

.changes/unreleased/INTERNAL-20260303-141232.yaml

Lines changed: 0 additions & 6 deletions
This file was deleted.

.changes/unreleased/INTERNAL-20260303-141317.yaml

Lines changed: 0 additions & 6 deletions
This file was deleted.

.changes/v2.39.0.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
## 2.39.0 (2026-03-03)
2+
3+
INTERNAL:
4+
5+
* Bump minimatch from 3.1.2 to 3.1.5 ([#2201](https://github.com/hashicorp/vscode-terraform/issues/2201))
6+
* Bump the github-actions-breaking group across 1 directory with 3 updates ([#2198](https://github.com/hashicorp/vscode-terraform/issues/2198))
7+

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## 2.39.0 (2026-03-03)
4+
5+
INTERNAL:
6+
7+
* Bump minimatch from 3.1.2 to 3.1.5 ([#2201](https://github.com/hashicorp/vscode-terraform/issues/2201))
8+
* Bump the github-actions-breaking group across 1 directory with 3 updates ([#2198](https://github.com/hashicorp/vscode-terraform/issues/2198))
9+
310
## 2.38.8 (2026-03-03)
411

512
ENHANCEMENTS:

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"name": "terraform",
44
"displayName": "HashiCorp Terraform",
55
"description": "Syntax highlighting and autocompletion for Terraform",
6-
"version": "2.38.8",
6+
"version": "2.39.0",
77
"publisher": "hashicorp",
88
"appInsightsKey": "InstrumentationKey=885372d2-6f3c-499f-9d25-b8b219983a52;IngestionEndpoint=https://westus2-1.in.applicationinsights.azure.com/;LiveEndpoint=https://westus2.livediagnostics.monitor.azure.com/;ApplicationId=6734158a-8ab9-4aec-9b5a-af151d14a754",
99
"license": "MPL-2.0",

0 commit comments

Comments
 (0)