Skip to content

Commit

Permalink
@awboost/cfn-codegen@0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
gordonmleigh committed Apr 1, 2024
1 parent 25beb49 commit 07c46d9
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/cfn-codegen/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@awboost/cfn-codegen",
"version": "0.2.1",
"version": "0.2.2",
"publishConfig": {
"access": "public"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/cfn-resource-types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"tag-version": "git tag -a ${npm_package_name}@${npm_package_version} -m ${npm_package_name}@v${npm_package_version}"
},
"devDependencies": {
"@awboost/cfn-codegen": "^0.2.1"
"@awboost/cfn-codegen": "^0.2.2"
},
"peerDependencies": {
"@awboost/cfn-template-builder": "^0.3.1"
Expand Down

0 comments on commit 07c46d9

Please sign in to comment.