Skip to content

Commit 92a4b39

Browse files
chore(release): 1.0.0
1 parent 276b067 commit 92a4b39

File tree

3 files changed

+13
-2
lines changed

3 files changed

+13
-2
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,17 @@
22

33
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.
44

5+
## [1.0.0](https://github.com/gemini-testing/hermione-safari-commands/compare/v0.4.6...v1.0.0) (2022-09-19)
6+
7+
8+
### ⚠ BREAKING CHANGES
9+
10+
* drop support for hermione@3
11+
12+
### Features
13+
14+
* migrate to webdriverio@7 ([6de8d7f](https://github.com/gemini-testing/hermione-safari-commands/commit/6de8d7fcf016bd66c532b66087bc67f0cd48337b))
15+
516
### [0.4.6](https://github.com/gemini-testing/hermione-safari-commands/compare/v0.4.5...v0.4.6) (2022-02-28)
617

718

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "hermione-safari-commands",
3-
"version": "0.4.6",
3+
"version": "1.0.0",
44
"description": "Plugin for hermione to add/wrap browser commands for iOS safari",
55
"main": "lib/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)