Skip to content

Commit cd5c880

Browse files
author
FlorentinTh
committed
chore(release): 1.0.10
1 parent c48ee69 commit cd5c880

File tree

3 files changed

+13
-3
lines changed

3 files changed

+13
-3
lines changed

CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
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.10](https://github.com/FlorentinTh/LE2ML-Windowing-Module/compare/v1.0.9...v1.0.10) (2022-04-19)
6+
7+
8+
### Chore
9+
10+
* **deps:** update dependencies ([c48ee69](https://github.com/FlorentinTh/LE2ML-Windowing-Module/commit/c48ee69c21152c3dc7369cfed970959cd75551bb))
11+
* **deps:** update dependencies ([bb79cbc](https://github.com/FlorentinTh/LE2ML-Windowing-Module/commit/bb79cbc38e99925a7d3a1d833297c294909470f8))
12+
* **deps:** update dependencies ([196eeb5](https://github.com/FlorentinTh/LE2ML-Windowing-Module/commit/196eeb541dbefcf3cf2d0f4a844097575090c248))
13+
* **eslint:** change eslint config and dependencies ([c568822](https://github.com/FlorentinTh/LE2ML-Windowing-Module/commit/c568822fbe16137cb35b059d3446a4321b07698a))
14+
515
### [1.0.9](https://github.com/FlorentinTh/LE2ML-Windowing-Module/compare/v1.0.8...v1.0.9) (2022-03-04)
616

717

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

0 commit comments

Comments
 (0)