Skip to content

Commit

Permalink
Stage 2.34.2024121211
Browse files Browse the repository at this point in the history
  • Loading branch information
jpogran committed Dec 12, 2024
1 parent e478595 commit e8def1c
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 3 deletions.
6 changes: 6 additions & 0 deletions .changes/v2.34.1.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## 2.34.2024121211 (2024-12-12)

NOTES

This brings the prerelease channel to the same version as stable

## 2.34.1 (2024-12-12)

ENHANCEMENTS:
Expand Down
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## 2.34.2024121211 (2024-12-12)

NOTES

This brings the prerelease channel to the same version as stable

## 2.34.1 (2024-12-12)

ENHANCEMENTS:
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"name": "terraform",
"displayName": "HashiCorp Terraform",
"description": "Syntax highlighting and autocompletion for Terraform",
"version": "2.34.1",
"version": "2.34.2024121211",
"publisher": "hashicorp",
"appInsightsKey": "885372d2-6f3c-499f-9d25-b8b219983a52",
"license": "MPL-2.0",
Expand Down

0 comments on commit e8def1c

Please sign in to comment.