Skip to content

Commit f790127

Browse files
committed
update package to version 1.0.3
1 parent cc84d00 commit f790127

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

CHANGELOG.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,10 @@ Types of changes:
4141
- in case of vulnerabilities.
4242
-->
4343

44+
## RobotlegsJS-Macrobot 1.0.0
45+
46+
### [v1.0.3](https://github.com/RobotlegsJS/RobotlegsJS-Macrobot/releases/tag/1.0.3) - 2019-10-24
47+
4448
#### Changed
4549

4650
- Update `@robotlegsjs/core` to version `1.0.3` (see #107).
@@ -53,8 +57,6 @@ Types of changes:
5357

5458
- Update dev dependencies to latest version.
5559

56-
## RobotlegsJS-Macrobot 1.0.0
57-
5860
### [v1.0.2](https://github.com/RobotlegsJS/RobotlegsJS-Macrobot/releases/tag/1.0.2) - 2019-03-23
5961

6062
#### Fixed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@robotlegsjs/macrobot",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"description": "TypeScript port of Robotlegs Utilities Macrobot",
55
"main": "lib/index.js",
66
"typings": "lib/index.d.ts",

0 commit comments

Comments
 (0)