@robotlegsjs/macrobot
Advanced tools
Comparing version 3.0.0 to 3.0.1
@@ -5,2 +5,14 @@ { | ||
{ | ||
"version": "3.0.1", | ||
"tag": "@robotlegsjs/macrobot_v3.0.1", | ||
"date": "Thu, 10 Jun 2021 23:06:09 GMT", | ||
"comments": { | ||
"patch": [ | ||
{ | ||
"comment": "Update dev dependencies of [@robotlegsjs/macrobot](https://www.npmjs.com/package/@robotlegsjs/macrobot) to fix build (see [16](https://github.com/RobotlegsJS/RobotlegsJS-Framework/pull/16))" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"version": "3.0.0", | ||
@@ -7,0 +19,0 @@ "tag": "@robotlegsjs/macrobot_v3.0.0", |
# Change Log - @robotlegsjs/macrobot | ||
This log was last generated on Thu, 10 Jun 2021 22:29:30 GMT and should not be manually modified. | ||
This log was last generated on Thu, 10 Jun 2021 23:06:09 GMT and should not be manually modified. | ||
## 3.0.1 | ||
Thu, 10 Jun 2021 23:06:09 GMT | ||
### Patches | ||
- Update dev dependencies of [@robotlegsjs/macrobot](https://www.npmjs.com/package/@robotlegsjs/macrobot) to fix build (see [16](https://github.com/RobotlegsJS/RobotlegsJS-Framework/pull/16)) | ||
## 3.0.0 | ||
@@ -6,0 +13,0 @@ Thu, 10 Jun 2021 22:29:30 GMT |
{ | ||
"name": "@robotlegsjs/macrobot", | ||
"version": "3.0.0", | ||
"version": "3.0.1", | ||
"description": "TypeScript port of Robotlegs Utilities Macrobot", | ||
@@ -68,4 +68,4 @@ "main": "lib/index.js", | ||
"@istanbuljs/nyc-config-typescript": "^1.0.1", | ||
"@robotlegsjs/signalcommandmap": "^2.0.0", | ||
"@robotlegsjs/signals": "^1.1.0", | ||
"@robotlegsjs/signalcommandmap": "^3.0.0", | ||
"@robotlegsjs/signals": "^2.0.0", | ||
"@rushstack/eslint-config": "^2.3.4", | ||
@@ -72,0 +72,0 @@ "@types/bluebird": "^3.5.35", |
105486
863