Skip to content

Commit

Permalink
chore(publish): bump version to 4.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hdorgeval committed Jun 12, 2019
1 parent ca47236 commit fd50864
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 4 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## [4.2.0] - 2019-06-12

### Changed

- update all dependencies

## [4.1.0] - 2019-03-24

### Changed
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "testcafe-starter",
"version": "4.1.0",
"version": "4.2.0",
"description": "starter project for e2e tests with testcafe",
"main": "index.js",
"scripts": {
Expand Down Expand Up @@ -62,4 +62,4 @@
"vscode": "^1.18.0",
"node": ">=6.0.0"
}
}
}

0 comments on commit fd50864

Please sign in to comment.