Skip to content

Commit 770eddf

Browse files
authored
Merge pull request #400 from ditrit/release/v1.3.0
Release version 1.3.0
2 parents 338dc3d + d38246c commit 770eddf

File tree

4 files changed

+7
-5
lines changed

4 files changed

+7
-5
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ Plugin to manage github action files.
9292
<td>= 0.2.0</td>
9393
</tr>
9494
<tr>
95-
<td>Next</td>
95+
<td>1.3.0</td>
9696
<td>= 0.21.0</td>
9797
<td>= 0.7.0</td>
9898
<td>= 0.2.5</td>

changelog.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html)
77

8-
## [Unreleased]
8+
## [1.3.0] - 2023/09/12
99

1010
### Added
1111

@@ -198,5 +198,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
198198
* Work with [terrator-plugin](https://github.com/ditrit/terrator-plugin/tree/0.1.12) version 0.1.12.
199199
* Work with [plugin-core](https://github.com/ditrit/leto-modelizer-plugin-core/tree/0.13.0) version 0.13.0.
200200

201+
[1.3.0]: https://github.com/ditrit/leto-modelizer/blob/main/changelog.md#1.3.0
202+
[1.2.0]: https://github.com/ditrit/leto-modelizer/blob/main/changelog.md#1.2.0
201203
[1.1.0]: https://github.com/ditrit/leto-modelizer/blob/main/changelog.md#1.1.0
202204
[1.0.0]: https://github.com/ditrit/leto-modelizer/blob/main/changelog.md#1.0.0

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "leto-modelizer",
3-
"version": "1.2.0",
3+
"version": "1.3.0",
44
"description": "Technical topology low-code editing tools.",
55
"productName": "Leto Modelizer",
66
"author": "Vincent Moittie <moittie.vincent@gmail.com>",

0 commit comments

Comments
 (0)