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 #70 from arkahna/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
JakeGinnivan authored Oct 29, 2022
2 parents 6b6f55b + ba1333f commit ee2a371
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/olive-gifts-juggle.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.1

### Patch Changes

- Can't use workspace layout for customising the location of nx-terraform folders, that does not validate the nx schema ([#69](https://github.com/arkahna/oss-nx-packages/pull/69))

## 0.42.0

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

0 comments on commit ee2a371

Please sign in to comment.