Skip to content

Commit

Permalink
chore: 2.0.0
Browse files Browse the repository at this point in the history
# [2.0.0](v1.7.4...v2.0.0) (2021-01-30)

### Features

* typescript migration ([#148](#148)) ([178fd4c](178fd4c))

### BREAKING CHANGES

* TYPES

 [skip ci]
  • Loading branch information
semantic-release-bot committed Jan 30, 2021
1 parent 178fd4c commit 9342701
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 2 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# [2.0.0](https://github.com/rfoel/run/compare/v1.7.4...v2.0.0) (2021-01-30)


### Features

* typescript migration ([#148](https://github.com/rfoel/run/issues/148)) ([178fd4c](https://github.com/rfoel/run/commit/178fd4c29a3c9ccf943d09dee5588bed92039590))


### BREAKING CHANGES

* TYPES

## [1.7.4](https://github.com/rfoel/run/compare/v1.7.3...v1.7.4) (2020-10-18)


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": "run",
"version": "1.7.4",
"version": "2.0.0",
"private": true,
"scripts": {
"dev": "next",
Expand Down

1 comment on commit 9342701

@vercel
Copy link

@vercel vercel bot commented on 9342701 Jan 30, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.