Skip to content

Commit 4f2e11d

Browse files
author
FlorentinTh
committed
chore(release): 1.0.7
1 parent 3fc32a7 commit 4f2e11d

File tree

3 files changed

+16
-3
lines changed

3 files changed

+16
-3
lines changed

Diff for: CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,19 @@
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.0.7](https://github.com/FlorentinTh/LE2ML-Windowing-Module/compare/v1.0.6...v1.0.7) (2022-01-21)
6+
7+
8+
### CI
9+
10+
* **build-workflow:** drop support of node-12 ([93a6381](https://github.com/FlorentinTh/LE2ML-Windowing-Module/commit/93a638131304a949143d38e3af50796fd4b879ba))
11+
12+
13+
### Chore
14+
15+
* **deps:** update dependencies ([aab18d0](https://github.com/FlorentinTh/LE2ML-Windowing-Module/commit/aab18d03120a8755ed63cd6e88c7b4b1a529b207))
16+
* **dockerfile:** now build the project in a node-14 container instead of node-12 ([3fc32a7](https://github.com/FlorentinTh/LE2ML-Windowing-Module/commit/3fc32a77b8b4fc4cee98502c07c34495180e10d7))
17+
518
### [1.0.6](https://github.com/FlorentinTh/LE2ML-Windowing-Module/compare/v1.0.5...v1.0.6) (2022-01-13)
619

720

Diff for: package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "le2ml-windowing",
3-
"version": "1.0.6",
3+
"version": "1.0.7",
44
"description": "Windowing module for the LE2ML project",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)