Skip to content

Commit 1d2b318

Browse files
Merge pull request #1567 from aligent/changeset-release/main
chore: release packages
2 parents f30885b + 73d2989 commit 1d2b318

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/huge-bananas-accept.md

Lines changed: 0 additions & 5 deletions
This file was deleted.
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,7 @@
11
# @aligent/cdk-step-function-from-file
2+
3+
## 0.3.2
4+
5+
### Patch Changes
6+
7+
- [#1565](https://github.com/aligent/cdk-constructs/pull/1565) [`1acf1eb`](https://github.com/aligent/cdk-constructs/commit/1acf1eb88a76d94300feccd713aa620fd5543458) Thanks [@ryanrixxh](https://github.com/ryanrixxh)! - Migrating the step function from file from the MS node template to the cdk-constructs repo for use in MS projects

packages/step-function-from-file/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@aligent/cdk-step-function-from-file",
3-
"version": "0.3.1",
3+
"version": "0.3.2",
44
"main": "index.js",
55
"license": "MIT",
66
"homepage": "https://github.com/aligent/aws-cdk-constructs/tree/main/packages/step-function-from-file#readme",

0 commit comments

Comments
 (0)