Skip to content

Commit 120043c

Browse files
committed
update
1 parent f4a37d2 commit 120043c

4 files changed

Lines changed: 13 additions & 1 deletion

File tree

.changeset/fair-sites-rescue.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@stackattack/aws": patch
3+
---
4+
5+
Bump version for integration testing

.changeset/pre.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
"@stackattack/testing": "0.0.0"
1111
},
1212
"changesets": [
13+
"fair-sites-rescue",
1314
"thick-donkeys-matter"
1415
]
1516
}

packages/aws/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @stackattack/aws
22

3+
## 0.6.5-dev.1
4+
5+
### Patch Changes
6+
7+
- Bump version for integration testing
8+
39
## 0.6.5-dev.0
410

511
### Patch Changes

packages/aws/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@stackattack/aws",
33
"type": "module",
4-
"version": "0.6.5-dev.0",
4+
"version": "0.6.5-dev.1",
55
"description": "High-level, production-ready AWS components for Pulumi",
66
"homepage": "https://stackattack.camfeenstra.com",
77
"repository": "github:cfeenstra67/stackattack",

0 commit comments

Comments
 (0)