Merge branch 'main' into release_docs_1.13

This commit is contained in:
anshul sharma 2025-06-03 21:16:57 +05:30
commit ea2fdc25fa
2 changed files with 6 additions and 2 deletions

View file

@ -1,4 +1,4 @@
## 1.13.0 (Upcoming...)
## 1.13.0 (June 2, 2025)
### FEATURES:
@ -20,6 +20,10 @@
This enhancement allows users to format several files in a single command invocation.
[GH-13362](https://github.com/hashicorp/packer/pull/13362)
* hcl2: Added top level hcp_packer_registry block (this configuration was previously nested inside the build block and is still valid but deprecated)
[GH-13314](https://github.com/hashicorp/packer/pull/13314)
### BUG FIXES:

View file

@ -1 +1 @@
1.13.0
1.13.1-dev