Skip to content

Commit

Permalink
chore(release): Publish monorepo release updates
Browse files Browse the repository at this point in the history
- project: terraform-tools 0.9.0

- project: workspace-tools 1.169.0

- project: testing-tools 1.60.0

- project: config-tools 1.83.0

- project: build-tools 0.72.0

- project: k8s-tools 0.5.0

- project: config 1.46.0

- project: terraform-modules 0.22.0
  • Loading branch information
sullivanpj authored and Stormie-Bot committed Sep 2, 2024
1 parent ddda9b3 commit d1eb956
Show file tree
Hide file tree
Showing 17 changed files with 109 additions and 10 deletions.
12 changes: 12 additions & 0 deletions packages/build-tools/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
## 0.72.0 (2024-09-02)


### Features

- **terraform-modules:** Added the `aws/karpenter` and `cloudflare/r2-bucket` modules ([09deea18](https://github.com/storm-software/storm-ops/commit/09deea18))


### Bug Fixes

- **terraform-modules:** Resolved issue with applying tags to resources ([a0fd5e19](https://github.com/storm-software/storm-ops/commit/a0fd5e19))

## 0.71.0 (2024-09-01)

### Features
Expand Down
2 changes: 1 addition & 1 deletion packages/build-tools/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@storm-software/build-tools",
"version": "0.71.0",
"version": "0.72.0",
"description": "⚡The Storm-Ops monorepo contains utility applications, tools, and various libraries to create modern and scalable web applications.",
"repository": {
"type": "github",
Expand Down
12 changes: 12 additions & 0 deletions packages/config-tools/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
## 1.83.0 (2024-09-02)


### Features

- **terraform-modules:** Added the `aws/karpenter` and `cloudflare/r2-bucket` modules ([09deea18](https://github.com/storm-software/storm-ops/commit/09deea18))


### Bug Fixes

- **terraform-modules:** Resolved issue with applying tags to resources ([a0fd5e19](https://github.com/storm-software/storm-ops/commit/a0fd5e19))

## 1.82.0 (2024-09-01)

### Features
Expand Down
2 changes: 1 addition & 1 deletion packages/config-tools/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@storm-software/config-tools",
"version": "1.82.0",
"version": "1.83.0",
"description": "⚡The Storm-Ops monorepo contains utility applications, tools, and various libraries to create modern and scalable web applications.",
"repository": {
"type": "github",
Expand Down
12 changes: 12 additions & 0 deletions packages/config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
## 1.46.0 (2024-09-02)


### Features

- **terraform-modules:** Added the `aws/karpenter` and `cloudflare/r2-bucket` modules ([09deea18](https://github.com/storm-software/storm-ops/commit/09deea18))


### Bug Fixes

- **terraform-modules:** Resolved issue with applying tags to resources ([a0fd5e19](https://github.com/storm-software/storm-ops/commit/a0fd5e19))

## 1.45.0 (2024-09-01)

### Features
Expand Down
2 changes: 1 addition & 1 deletion packages/config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@storm-software/config",
"version": "1.45.0",
"version": "1.46.0",
"description": "⚡The Storm-Ops monorepo contains utility applications, tools, and various libraries to create modern and scalable web applications.",
"repository": {
"type": "github",
Expand Down
7 changes: 7 additions & 0 deletions packages/k8s-tools/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## 0.5.0 (2024-09-02)


### Features

- **terraform-modules:** Added the `aws/karpenter` and `cloudflare/r2-bucket` modules ([09deea18](https://github.com/storm-software/storm-ops/commit/09deea18))

## 0.4.0 (2024-09-01)

### Features
Expand Down
2 changes: 1 addition & 1 deletion packages/k8s-tools/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@storm-software/k8s-tools",
"version": "0.4.0",
"version": "0.5.0",
"type": "commonjs",
"description": "⚡ A Nx plugin package that contains various executors, generators, and utilities that assist in managing k8s IoC.",
"repository": {
Expand Down
12 changes: 12 additions & 0 deletions packages/terraform-tools/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
## 0.9.0 (2024-09-02)


### Features

- **terraform-modules:** Added the `aws/karpenter` and `cloudflare/r2-bucket` modules ([09deea18](https://github.com/storm-software/storm-ops/commit/09deea18))


### Bug Fixes

- **terraform-modules:** Resolved issue with applying tags to resources ([a0fd5e19](https://github.com/storm-software/storm-ops/commit/a0fd5e19))

## 0.8.1 (2024-08-26)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/terraform-tools/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@storm-software/terraform-tools",
"version": "0.8.1",
"version": "0.9.0",
"type": "commonjs",
"description": "⚡ A Nx plugin package that contains various executors, generators, and utilities that assist in managing Terraform IoC.",
"repository": {
Expand Down
12 changes: 12 additions & 0 deletions packages/testing-tools/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
## 1.60.0 (2024-09-02)


### Features

- **terraform-modules:** Added the `aws/karpenter` and `cloudflare/r2-bucket` modules ([09deea18](https://github.com/storm-software/storm-ops/commit/09deea18))


### Bug Fixes

- **terraform-modules:** Resolved issue with applying tags to resources ([a0fd5e19](https://github.com/storm-software/storm-ops/commit/a0fd5e19))

## 1.59.0 (2024-09-01)

### Features
Expand Down
2 changes: 1 addition & 1 deletion packages/testing-tools/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@storm-software/testing-tools",
"version": "1.59.0",
"version": "1.60.0",
"type": "commonjs",
"description": "⚡ A package containing various testing tools used by Storm workspaces to drive unit and e2e testing.",
"repository": {
Expand Down
14 changes: 14 additions & 0 deletions packages/workspace-tools/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
## 1.169.0 (2024-09-02)


### Features

- **terraform-modules:** Added the `aws/karpenter` and `cloudflare/r2-bucket` modules ([09deea18](https://github.com/storm-software/storm-ops/commit/09deea18))


### Bug Fixes

- **workspace-tools:** Resolved issue with invalid import ([fdd1c68c](https://github.com/storm-software/storm-ops/commit/fdd1c68c))

- **terraform-modules:** Resolved issue with applying tags to resources ([a0fd5e19](https://github.com/storm-software/storm-ops/commit/a0fd5e19))

## 1.168.0 (2024-09-01)

### Features
Expand Down
2 changes: 1 addition & 1 deletion packages/workspace-tools/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@storm-software/workspace-tools",
"version": "1.168.0",
"version": "1.169.0",
"type": "commonjs",
"description": "⚡ A Nx plugin package that contains various executors and generators used in a Storm workspaces.",
"repository": {
Expand Down
10 changes: 8 additions & 2 deletions pnpm-lock.yaml

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

12 changes: 12 additions & 0 deletions terraform-modules/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
## 0.22.0 (2024-09-02)


### Features

- **terraform-modules:** Added the `aws/karpenter` and `cloudflare/r2-bucket` modules ([09deea18](https://github.com/storm-software/storm-ops/commit/09deea18))


### Bug Fixes

- **terraform-modules:** Resolved issue with applying tags to resources ([a0fd5e19](https://github.com/storm-software/storm-ops/commit/a0fd5e19))

## 0.21.0 (2024-09-01)


Expand Down
2 changes: 1 addition & 1 deletion terraform-modules/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@storm-software/terraform-modules",
"version": "0.21.0",
"version": "0.22.0",
"type": "commonjs",
"private": true,
"main": "./src/index.js",
Expand Down

0 comments on commit d1eb956

Please sign in to comment.