Skip to content

Commit 3966829

Browse files
committed
chore(release): 0.4.6
1 parent 8eea2cd commit 3966829

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
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+
### [0.4.6](https://github.com/gemini-testing/hermione-safari-commands/compare/v0.4.5...v0.4.6) (2022-02-28)
6+
7+
8+
### Bug Fixes
9+
10+
* do not remove body if it does not exist on the page ([7394a2e](https://github.com/gemini-testing/hermione-safari-commands/commit/7394a2e0ba5948591b687102592c8cef198d5630))
11+
512
### [0.4.5](https://github.com/gemini-testing/hermione-safari-commands/compare/v0.4.4...v0.4.5) (2021-12-03)
613

714

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "hermione-safari-commands",
3-
"version": "0.4.5",
3+
"version": "0.4.6",
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)