Skip to content

Commit

Permalink
chore(release): 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
KuznetsovRoman committed Sep 19, 2022
1 parent 276b067 commit 92a4b39
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 2 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,17 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## [1.0.0](https://github.com/gemini-testing/hermione-safari-commands/compare/v0.4.6...v1.0.0) (2022-09-19)


### ⚠ BREAKING CHANGES

* drop support for hermione@3

### Features

* migrate to webdriverio@7 ([6de8d7f](https://github.com/gemini-testing/hermione-safari-commands/commit/6de8d7fcf016bd66c532b66087bc67f0cd48337b))

### [0.4.6](https://github.com/gemini-testing/hermione-safari-commands/compare/v0.4.5...v0.4.6) (2022-02-28)


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": "hermione-safari-commands",
"version": "0.4.6",
"version": "1.0.0",
"description": "Plugin for hermione to add/wrap browser commands for iOS safari",
"main": "lib/index.js",
"scripts": {
Expand Down

0 comments on commit 92a4b39

Please sign in to comment.