Skip to content

Commit 656d434

Browse files
author
FlorentinTh
committed
chore(release): 1.0.11
1 parent 5604baf commit 656d434

File tree

3 files changed

+12
-3
lines changed

3 files changed

+12
-3
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
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.11](https://github.com/FlorentinTh/LE2ML-Windowing-Module/compare/v1.0.10...v1.0.11) (2022-04-22)
6+
7+
8+
### Chore
9+
10+
* **deps:** fix some dependencies vulnerabilities ([5604baf](https://github.com/FlorentinTh/LE2ML-Windowing-Module/commit/5604bafd0499e47e44338cc232d48826dfb6e130))
11+
* **deps:** update dependencies ([8340068](https://github.com/FlorentinTh/LE2ML-Windowing-Module/commit/8340068f02a99a7871ba680330f660f6dd27ec39))
12+
* **eslint:** fix previous changes made in eslint config ([decd13b](https://github.com/FlorentinTh/LE2ML-Windowing-Module/commit/decd13bf465c0fbb6ff11560bf7a9958ed0c8ee1))
13+
514
### [1.0.10](https://github.com/FlorentinTh/LE2ML-Windowing-Module/compare/v1.0.9...v1.0.10) (2022-04-19)
615

716

package-lock.json

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

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.10",
3+
"version": "1.0.11",
44
"description": "Windowing module for the LE2ML project",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)