Skip to content
This repository has been archived by the owner on Dec 13, 2022. It is now read-only.

Commit

Permalink
Merge pull request #76 from arkahna/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
michaelbish authored Nov 8, 2022
2 parents 360473c + 0407b38 commit 210ba0a
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/funny-trainers-stare.md

This file was deleted.

6 changes: 6 additions & 0 deletions libs/nx-terraform/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @arkahna/nx-terraform

## 0.42.6

### Patch Changes

- Fix issue where nx is unable to find environments directory configured in nx.json ([#75](https://github.com/arkahna/oss-nx-packages/pull/75))

## 0.42.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion libs/nx-terraform/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@arkahna/nx-terraform",
"version": "0.42.5",
"version": "0.42.6",
"main": "src/index.js",
"generators": "./generators.json",
"executors": "./executors.json",
Expand Down

0 comments on commit 210ba0a

Please sign in to comment.