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 #71 from arkahna/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
JakeGinnivan authored Nov 1, 2022
2 parents 6999fa8 + 141218c commit 67dfb28
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/grumpy-turkeys-fail.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.2

### Patch Changes

- Fixed apply erroring when an environment doesn't exist for a project ([`6999fa8`](https://github.com/arkahna/oss-nx-packages/commit/6999fa8f8cd0816d02d07e7521fa8f9c4b059969))

## 0.42.1

### 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.1",
"version": "0.42.2",
"main": "src/index.js",
"generators": "./generators.json",
"executors": "./executors.json",
Expand Down

0 comments on commit 67dfb28

Please sign in to comment.