diff --git a/CHANGELOG.md b/CHANGELOG.md index 5846a3c8..78e73f8f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ All notable changes to this project will be documented in this file. -## Unreleased +## v21.0.0 Breaking changes: diff --git a/package.json b/package.json index 5a01ca5a..40dc44e3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@badeball/cypress-cucumber-preprocessor", - "version": "20.1.2", + "version": "21.0.0", "author": "Jonas Amundsen", "license": "MIT", "homepage": "https://github.com/badeball/cypress-cucumber-preprocessor",