Skip to content

Commit

Permalink
Version Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 25, 2024
1 parent 0b403ab commit 9c72fea
Show file tree
Hide file tree
Showing 7 changed files with 27 additions and 11 deletions.
7 changes: 0 additions & 7 deletions .changeset/eighty-fishes-cross.md

This file was deleted.

11 changes: 11 additions & 0 deletions libs/apigateway-lambda-proxy/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @wanews/pulumi-apigateway-lambda-proxy

## 0.16.0

### Minor Changes

- 0b403ab: Add provider to randomPassword

### Patch Changes

- Updated dependencies [0b403ab]
- @wanews/pulumi-lambda@0.11.2

## 0.15.0

### Minor Changes
Expand Down
4 changes: 2 additions & 2 deletions libs/apigateway-lambda-proxy/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@wanews/pulumi-apigateway-lambda-proxy",
"version": "0.15.0",
"version": "0.16.0",
"main": "dist/index.js",
"module": "dist/esm/index.js",
"author": "Seven West Media WA",
Expand All @@ -17,7 +17,7 @@
},
"homepage": "https://github.com/sevenwestmedia-labs/pulumi-components/tree/master/libs/apigateway-lambda-proxy#readme",
"dependencies": {
"@wanews/pulumi-lambda": "workspace:0.11.1"
"@wanews/pulumi-lambda": "workspace:0.11.2"
},
"peerDependencies": {
"@pulumi/aws": "^5.0.0",
Expand Down
6 changes: 6 additions & 0 deletions libs/pulumi-lambda/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @wanews/pulumi-lambda

## 0.11.2

### Patch Changes

- 0b403ab: Add provider to randomPassword

## 0.11.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion libs/pulumi-lambda/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@wanews/pulumi-lambda",
"version": "0.11.1",
"version": "0.11.2",
"main": "dist/index.js",
"module": "dist/esm/index.js",
"author": "Seven West Media WA",
Expand Down
6 changes: 6 additions & 0 deletions libs/pulumi-static-site/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @wanews/pulumi-static-site

## 0.7.3

### Patch Changes

- 0b403ab: Add provider to randomPassword

## 0.7.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion libs/pulumi-static-site/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@wanews/pulumi-static-site",
"version": "0.7.2",
"version": "0.7.3",
"main": "dist/index.js",
"module": "dist/esm/index.js",
"author": "Seven West Media WA",
Expand Down

0 comments on commit 9c72fea

Please # to comment.