Skip to content
This repository has been archived by the owner on Jan 9, 2024. It is now read-only.

Commit

Permalink
Release 1.0.13
Browse files Browse the repository at this point in the history
  • Loading branch information
Jérôme Benoit committed Jun 11, 2021
1 parent d4c285b commit ac0ccc6
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 2 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,20 @@ All notable changes to this project will be documented in this file. Dates are d

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

#### [v1.0.13](https://github.com/sap-labs-france/ev-simulator/compare/v1.0.12...v1.0.13)

- Bump glob-parent from 5.1.1 to 5.1.2 [`#14`](https://github.com/sap-labs-france/ev-simulator/pull/14)
- Bump normalize-url from 4.5.0 to 4.5.1 [`#13`](https://github.com/sap-labs-france/ev-simulator/pull/13)
- Apply dependencies update [`5cd0ee9`](https://github.com/sap-labs-france/ev-simulator/commit/5cd0ee90cba70da2d60d06f0ff450cfdd67a515d)
- Apply dependencies update. [`d23a826`](https://github.com/sap-labs-france/ev-simulator/commit/d23a826b28694f55bfd5c21c6fb0e95bbd064077)
- Add eslint node plugin. [`d1c056a`](https://github.com/sap-labs-france/ev-simulator/commit/d1c056a195a23d1aa6c9aa122f0c892c3db5c672)

#### [v1.0.12](https://github.com/sap-labs-france/ev-simulator/compare/v1.0.11...v1.0.12)

> 4 June 2021
- Default ATG to send authorize command before starting a transaction [`e644918`](https://github.com/sap-labs-france/ev-simulator/commit/e644918b4a997877aeae1c7875ef1296585872c7)
- Release 1.0.12 [`6e0eda4`](https://github.com/sap-labs-france/ev-simulator/commit/6e0eda47dec50d025b0db8cf0816a3358ea977d2)

#### [v1.0.11](https://github.com/sap-labs-france/ev-simulator/compare/v1.0.10...v1.0.11)

Expand Down
2 changes: 1 addition & 1 deletion 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
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ev-simulator",
"version": "1.0.12",
"version": "1.0.13",
"engines": {
"node": "14.x.x",
"npm": "6.x.x"
Expand Down

0 comments on commit ac0ccc6

Please sign in to comment.