Skip to content

Commit

Permalink
chore: 4.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# [4.0.0](v3.4.0...v4.0.0) (2018-07-05)

### Bug Fixes

* loads split test from query params with custom configuration ([e977818](e977818))

### Features

* remove initialize from public API ([6a55505](6a55505))

### BREAKING CHANGES

* initialize is no longer part of the public API because it was not documented, unlikely to be used and confusing.
  • Loading branch information
semantic-release-bot committed Jul 5, 2018
1 parent 459d0e3 commit 82ca13a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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,7 +1,7 @@
{
"name": "skift",
"description": "Split testing tool for the Web",
"version": "3.4.0",
"version": "4.0.0",
"author": "Trustpilot A/S",
"bugs": {
"url": "https://github.com/trustpilot/skift/issues"
Expand Down

0 comments on commit 82ca13a

Please sign in to comment.