Skip to content

Commit e9ba8f1

Browse files
committed
bump: version 0.3.116 -> 0.3.117
1 parent 53efb6d commit e9ba8f1

File tree

5 files changed

+18
-1
lines changed

5 files changed

+18
-1
lines changed

.$draft.drawio.bkp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
<mxfile host="drawio-plugin" modified="2024-09-21T16:42:49.608Z" agent="5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/104.0.5112.102 Safari/537.36" etag="u6X86YujOjZ24hH3Zs_m" version="20.5.3" type="embed"><diagram id="23iRSUPoRavnBvh4doch" name="Page-1"><mxGraphModel dx="471" dy="535" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="827" pageHeight="1169" math="0" shadow="0"><root><mxCell id="0"/><mxCell id="1" parent="0"/><mxCell id="24" value="" style="sketch=0;points=[[0,0,0],[0.25,0,0],[0.5,0,0],[0.75,0,0],[1,0,0],[0,1,0],[0.25,1,0],[0.5,1,0],[0.75,1,0],[1,1,0],[0,0.25,0],[0,0.5,0],[0,0.75,0],[1,0.25,0],[1,0.5,0],[1,0.75,0]];outlineConnect=0;fontColor=#232F3E;fillColor=#8C4FFF;strokeColor=#ffffff;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;shape=mxgraph.aws4.resourceIcon;resIcon=mxgraph.aws4.quicksight;" vertex="1" parent="1"><mxGeometry x="40" y="210" width="78" height="78" as="geometry"/></mxCell></root></mxGraphModel></diagram></mxfile>

.DS_Store

6 KB
Binary file not shown.

CHANGELOG.MD

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,14 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
66
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
77

88
<!-- insertion marker -->
9+
## [0.3.117](https://github.com/tsypuk/multicloud-diagrams/releases/tag/0.3.117) - 2026-04-01
10+
11+
<small>[Compare with 0.3.116](https://github.com/tsypuk/multicloud-diagrams/compare/0.3.116...0.3.117)</small>
12+
13+
### Features
14+
15+
- added ruby node ([53efb6d](https://github.com/tsypuk/multicloud-diagrams/commit/53efb6ddf5874a49426075d97b8769d61f888c16) by Roman Tsypuk).
16+
917
## [0.3.116](https://github.com/tsypuk/multicloud-diagrams/releases/tag/0.3.116) - 2024-09-21
1018

1119
<small>[Compare with 0.3.115](https://github.com/tsypuk/multicloud-diagrams/compare/0.3.115...0.3.116)</small>

docs/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,14 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
1111
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
1212

1313
<!-- insertion marker -->
14+
## [0.3.117](https://github.com/tsypuk/multicloud-diagrams/releases/tag/0.3.117) - 2026-04-01
15+
16+
<small>[Compare with 0.3.116](https://github.com/tsypuk/multicloud-diagrams/compare/0.3.116...0.3.117)</small>
17+
18+
### Features
19+
20+
- added ruby node ([53efb6d](https://github.com/tsypuk/multicloud-diagrams/commit/53efb6ddf5874a49426075d97b8769d61f888c16) by Roman Tsypuk).
21+
1422
## [0.3.116](https://github.com/tsypuk/multicloud-diagrams/releases/tag/0.3.116) - 2024-09-21
1523

1624
<small>[Compare with 0.3.115](https://github.com/tsypuk/multicloud-diagrams/compare/0.3.115...0.3.116)</small>

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "multicloud-diagrams"
3-
version = "0.3.116"
3+
version = "0.3.117"
44
description = "Library to generate DRAW.IO compatible diagrams to represent Cloud infrastructure. AWS Cloud supported."
55
authors = ["Roman Tsypuk <tsypuk.conf@gmail.com>"]
66
license = "MIT"

0 commit comments

Comments
 (0)