Skip to content

Commit

Permalink
chore(release): 1.3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
FlorentinTh committed Apr 22, 2022
1 parent 2406033 commit 853ce69
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Expand Up @@ -2,6 +2,14 @@

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.

### [1.3.6](https://github.com/FlorentinTh/svo-processor/compare/v1.3.5...v1.3.6) (2022-04-22)


### Chore

* **deps:** fix some dependencies vulnerabilities ([2406033](https://github.com/FlorentinTh/svo-processor/commit/2406033d991c952b3649af4053c53f1fd6a818c6))
* **eslint:** fix previous changes made in eslint config and related remediations ([517f499](https://github.com/FlorentinTh/svo-processor/commit/517f499f08c99663405049b8bb46a5142407740e))

### [1.3.5](https://github.com/FlorentinTh/svo-processor/compare/v1.3.4...v1.3.5) (2022-04-19)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "svo-processor",
"version": "1.3.5",
"version": "1.3.6",
"description": "CLI application to process recorded SVO files from ZED cameras",
"type": "module",
"scripts": {
Expand Down

0 comments on commit 853ce69

Please sign in to comment.