Skip to content

Commit

Permalink
update package to version 1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
tiagoschenkel committed Oct 24, 2019
1 parent cc84d00 commit f790127
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
6 changes: 4 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,10 @@ Types of changes:
- in case of vulnerabilities.
-->

## RobotlegsJS-Macrobot 1.0.0

### [v1.0.3](https://github.com/RobotlegsJS/RobotlegsJS-Macrobot/releases/tag/1.0.3) - 2019-10-24

#### Changed

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

- Update dev dependencies to latest version.

## RobotlegsJS-Macrobot 1.0.0

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

#### Fixed
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@robotlegsjs/macrobot",
"version": "1.0.2",
"version": "1.0.3",
"description": "TypeScript port of Robotlegs Utilities Macrobot",
"main": "lib/index.js",
"typings": "lib/index.d.ts",
Expand Down

0 comments on commit f790127

Please sign in to comment.