Skip to content

Commit

Permalink
chore: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
OlafConijn committed Jun 29, 2022
1 parent 180dc90 commit dc1e323
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

All notable changes to aws organization formation will be documented in this file.

**version 1.0.2**
- feat: support top-level rules in template
- fix: honour taskRoleName when printing tasks

**version 1.0.1**
- fix: ExcludeOrganizationalUnit throws a validation error.
- fix: No targetId when attaching scp to root
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "aws-organization-formation",
"version": "1.0.1",
"version": "1.0.2",
"description": "Infrastructure as code solution for AWS Organizations",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down

0 comments on commit dc1e323

Please sign in to comment.