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
chill389cc committed Feb 15, 2024
1 parent 86cfffa commit 812ba44
Show file tree
Hide file tree
Showing 3 changed files with 18 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.

16 changes: 16 additions & 0 deletions packages/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,22 @@
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.0](https://github.com/byu-oit/tfvm/compare/@byu-oit/[email protected]...@byu-oit/[email protected]) (2024-02-15)


### Bug Fixes

* add path.sep for all operatign systs ([db4ae03](https://github.com/byu-oit/tfvm/commit/db4ae03aabb1104c9a32257ee533437982b80fff))


### Features

* enable mac support ([86cfffa](https://github.com/byu-oit/tfvm/commit/86cfffac89785c8ca79ecb362e7c2b01d67c84d0))





# [0.2.0](https://github.com/byu-oit/tfvm/compare/@byu-oit/[email protected]...@byu-oit/[email protected]) (2023-08-01)


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.2.0",
"version": "0.3.0-beta.0",
"description": "A CLI app for easily switching between Terraform versions",
"type": "module",
"main": "lib/index.js",
Expand Down

0 comments on commit 812ba44

Please sign in to comment.