Skip to content

Commit

Permalink
promote to 1.0.0; add docs
Browse files Browse the repository at this point in the history
  • Loading branch information
badra001 committed May 11, 2026
1 parent e664365 commit fa836e3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,3 +31,8 @@
- 0.3.2 -- 2026-04-23
- base-label
- add output full_slash, full_dash

- 1.0.0 -- 2026-05-11
- promote to 1.0.0
- add documentation for //tags
- prep some new tags
2 changes: 1 addition & 1 deletion common/version.tf
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
locals {
_module_version = "0.3.2"
_module_version = "1.0.0"
_module_name = "boc-nts"
}

0 comments on commit fa836e3

Please sign in to comment.