Skip to content

Commit

Permalink
Update to v0.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
tdharris committed Mar 1, 2024
1 parent 9a6ba1e commit f0c2d82
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## [0.0.7](https://github.com/tdharris/vscode-terraform-link-docs/compare/v0.0.6...v0.0.7) (2024-03-01)

- https://github.com/tdharris/vscode-terraform-link-docs/pull/17 - Update module regex to support base repo paths with no module subpath

## [0.0.6](https://github.com/tdharris/vscode-terraform-link-docs/compare/v0.0.5...v0.0.6) (2024-02-16)

- Add support for terraform registry submodules
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "terraform-link-docs",
"displayName": "Terraform Link Docs",
"description": "Open documentation for Terraform resources, data sources, providers and modules",
"version": "0.0.6",
"version": "0.0.7",
"publisher": "TylerHarris",
"repository": {
"type": "git",
Expand Down

0 comments on commit f0c2d82

Please sign in to comment.