Skip to content

Commit 43f95eb

Browse files
author
FlorentinTh
committed
chore(release): 1.0.9
1 parent 9e39e03 commit 43f95eb

File tree

3 files changed

+14
-3
lines changed

3 files changed

+14
-3
lines changed

Diff for: CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,17 @@
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.9](https://github.com/FlorentinTh/LE2ML-Windowing-Module/compare/v1.0.8...v1.0.9) (2022-03-04)
6+
7+
8+
### Chore
9+
10+
* **deps:** update dependencies ([9e39e03](https://github.com/FlorentinTh/LE2ML-Windowing-Module/commit/9e39e039acb6293c0ede656f73152f765db2d46e))
11+
* **deps:** update dependencies ([a3f1941](https://github.com/FlorentinTh/LE2ML-Windowing-Module/commit/a3f194110dd14c513e1470bf3dc0b20446f8b0a2))
12+
* **deps:** update dependencies ([f26c184](https://github.com/FlorentinTh/LE2ML-Windowing-Module/commit/f26c1840d1ea12b0c3c8359df459d34d2c04a0c0))
13+
* **deps:** update dependencies ([fa2820d](https://github.com/FlorentinTh/LE2ML-Windowing-Module/commit/fa2820d0cb574b3a10a4ca8b4780a15ce4c17654))
14+
* **deps:** update dependencies ([129e08e](https://github.com/FlorentinTh/LE2ML-Windowing-Module/commit/129e08ef75fe0ad33da70248294caae1e9947d2a))
15+
516
### [1.0.8](https://github.com/FlorentinTh/LE2ML-Windowing-Module/compare/v1.0.7...v1.0.8) (2022-02-02)
617

718

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

0 commit comments

Comments
 (0)