@sealsystems/droddel
Advanced tools
Comparing version 2.1.0 to 2.2.0
@@ -0,1 +1,22 @@ | ||
## 2.2.0 (2019-10-14) | ||
### Features | ||
#### PLS-431, [PLS-431](https://jira.sealsystems.de/jira/browse/PLS-431) ([9dd704b](https://github.com/sealsystems/node-droddel/commit/9dd704b)) | ||
- Removed roboter | ||
- Updated ESLint-config | ||
- Updated GitHub Pull Request template | ||
- Updated appveyor config | ||
- Updated CircleCI config | ||
- Updated dependencies | ||
- Added dependabot | ||
- Added `package-lock.json` to git | ||
- Fixed linting | ||
- Used `seal-node:oss-module-update` | ||
--- | ||
## 2.1.0 (2019-09-25) | ||
@@ -2,0 +23,0 @@ |
{ | ||
"name": "@sealsystems/droddel", | ||
"version": "2.1.0", | ||
"version": "2.2.0", | ||
"description": "Serialize asynchronous calls", | ||
@@ -25,5 +25,5 @@ "author": { | ||
"devDependencies": { | ||
"@sealsystems/eslint-config-es": "3.5.4", | ||
"@sealsystems/eslint-config-es": "3.6.0", | ||
"@sealsystems/mocha": "4.1.1", | ||
"@sealsystems/semantic-release": "4.0.12" | ||
"@sealsystems/semantic-release": "4.0.13" | ||
}, | ||
@@ -30,0 +30,0 @@ "repository": { |
5072