Skip to content

Commit 13a3d10

Browse files
authored
chore: rename aws-iotevents-actions → aws-iotevents-actions-alpha (#25076)
This PR is part of a refactor to make all directory names equal to the package name of the package inside it. It is a re-roll of #24930, but split into parts (one PR per package), so that we will cut down on merge conflicts. ---- *By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
1 parent 99c5c2d commit 13a3d10

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

43 files changed

+1
-1
lines changed

packages/@aws-cdk/aws-iotevents-actions/package.json renamed to packages/@aws-cdk/aws-iotevents-actions-alpha/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"repository": {
3838
"type": "git",
3939
"url": "https://github.com/aws/aws-cdk.git",
40-
"directory": "packages/@aws-cdk/aws-iotevents-actions"
40+
"directory": "packages/@aws-cdk/aws-iotevents-actions-alpha"
4141
},
4242
"scripts": {
4343
"build": "cdk-build",

0 commit comments

Comments
 (0)