Skip to content

Commit bf689fd

Browse files
author
FlorentinTh
committed
chore(release): 1.2.9
1 parent 2ca891e commit bf689fd

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [1.2.9](https://github.com/FlorentinTh/LE2ML-GUI/compare/v1.2.8...v1.2.9) (2022-03-04)
6+
7+
8+
### Documentation
9+
10+
* **changelog:** fix error in changelog ([2ca891e](https://github.com/FlorentinTh/LE2ML-GUI/commit/2ca891e9117c08e0776022c1ea6cbcf2453e55cb))
11+
512
### [1.2.8](https://github.com/FlorentinTh/LE2ML-GUI/compare/v1.2.7...v1.2.8) (2022-03-04)
613

714
### Chore

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": "le2ml-gui",
3-
"version": "1.2.8",
3+
"version": "1.2.9",
44
"description": "GUI for the LE2ML project",
55
"scripts": {
66
"start": "webpack serve --config webpack.dev.js",

0 commit comments

Comments
 (0)