Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
 - @byu-oit/[email protected]
  • Loading branch information
jvisker committed Aug 19, 2024
1 parent dcfc32e commit b03cde7
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

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

11 changes: 11 additions & 0 deletions packages/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.3.0-beta.5](https://github.com/byu-oit/tfvm/compare/@byu-oit/[email protected]...@byu-oit/[email protected]) (2024-08-19)


### Features

* opentofu support ([#99](https://github.com/byu-oit/tfvm/issues/99)) ([dcfc32e](https://github.com/byu-oit/tfvm/commit/dcfc32e02b89995bf92d5f85d421fa4e670b29fc))





# [0.3.0-beta.4](https://github.com/byu-oit/tfvm/compare/@byu-oit/[email protected]...@byu-oit/[email protected]) (2024-02-16)


Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@byu-oit/tfvm",
"version": "0.3.0-beta.4",
"version": "0.3.0-beta.5",
"description": "A CLI app for easily switching between Terraform versions",
"type": "module",
"main": "lib/index.js",
Expand Down

0 comments on commit b03cde7

Please sign in to comment.