Skip to content

Commit

Permalink
chore(release): 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
DudaGod committed Apr 8, 2024
1 parent 0fbd984 commit 40f4fae
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 2 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,18 @@

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.

## [2.1.0](https://github.com/gemini-testing/hermione-safari-commands/compare/v1.0.0...v2.1.0) (2024-04-08)


### ⚠ BREAKING CHANGES

* node versions less than 16.0.0 are no longer supported

### Features

* add nativeElementsSize options ([56a7091](https://github.com/gemini-testing/hermione-safari-commands/commit/56a709156eff4ba761793feaefc154cb6f2aeba7))
* drop node versions less than 16 ([aa087c9](https://github.com/gemini-testing/hermione-safari-commands/commit/aa087c9e24bf809fd94ebda98d86ed82bade25de))

## [2.0.0](https://github.com/gemini-testing/hermione-safari-commands/compare/v1.0.0...v2.0.0) (2023-03-24)


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

0 comments on commit 40f4fae

Please sign in to comment.