Skip to content

Commit d2bb205

Browse files
author
FlorentinTh
committed
chore(release): 1.0.5
1 parent 8b0f72a commit d2bb205

3 files changed

Lines changed: 13 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
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.5](https://github.com/FlorentinTh/LE2ML-FeatureExtractor-Module/compare/v1.0.4...v1.0.5) (2021-10-14)
6+
7+
8+
### Chore
9+
10+
* **deps:** update dependencies ([8b0f72a](https://github.com/FlorentinTh/LE2ML-FeatureExtractor-Module/commit/8b0f72a7e132e9dac478e2871120bb56e4c37bff))
11+
* **deps:** update dependencies ([377469c](https://github.com/FlorentinTh/LE2ML-FeatureExtractor-Module/commit/377469c1ceba418768d7a514ea28dc3692a23fff))
12+
* **deps:** update dependencies ([75f123e](https://github.com/FlorentinTh/LE2ML-FeatureExtractor-Module/commit/75f123ec2a2f717a8f6710b8ce0e7edd548a78e9))
13+
* **deps:** update dependencies ([60ce65a](https://github.com/FlorentinTh/LE2ML-FeatureExtractor-Module/commit/60ce65acf7106d5b1037426fdc342b179642fa39))
14+
515
### [1.0.4](https://github.com/FlorentinTh/LE2ML-FeatureExtractor-Module/compare/v1.0.3...v1.0.4) (2021-09-09)
616

717

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-featureextractor",
3-
"version": "1.0.4",
3+
"version": "1.0.5",
44
"description": "Feature extractor module for the LE2ML project",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)