Skip to content

Commit 6f82287

Browse files
ljacobssonsebysrljacobsson
authored
version bump (#236)
* cmd.stack is a boolean value, so cannot call split on it * Fix for #234 * fix gh actions * fix gh actions * version bump --------- Co-authored-by: Sebastiano Manzella <sebastiano.manzella@gmail.com> Co-authored-by: ljacobsson <lars@mathem.se>
1 parent ccba0cd commit 6f82287

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mhlabs/cfn-diagram",
3-
"version": "1.1.37",
3+
"version": "1.1.38",
44
"description": "CLI tool to visualise CloudFormation, SAM or CDK stacks as draw.io, visjs networks, ascii-art or mermaid",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)