We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0bf9268 commit 6664ec2Copy full SHA for 6664ec2
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.0.1](https://github.com/crisboarna/cfn-diagram-action/compare/v1.0.0...v1.0.1) (2022-07-28)
2
+
3
4
+### Bug Fixes
5
6
+* **action:** updated action executable path ([0bf9268](https://github.com/crisboarna/cfn-diagram-action/commit/0bf92689ee5fd838c6de694bee6cc384bf7e5a73))
7
8
# 1.0.0 (2022-05-10)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "cfn-diagram-action",
- "version": "1.0.0",
+ "version": "1.0.1",
"description": "GitHub Action for cfn-diagram, the AWS Cloudformation visualization tool",
"main": "dist/index.js",
"source": "src/index.ts",
0 commit comments