Skip to content

Commit

Permalink
chore(master): release 3.57.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and remarkablemark committed Feb 3, 2024
1 parent 16c0582 commit d328994
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [3.57.0](https://github.com/remarkablemark/cypress-cucumber-steps/compare/v3.56.0...v3.57.0) (2024-02-03)


### Features

* **assertions:** pass options to hash steps ([2b6fd4d](https://github.com/remarkablemark/cypress-cucumber-steps/commit/2b6fd4d0a85e5b6ea38ae24bc4ee0b16a1e6fd5d))

## [3.56.0](https://github.com/remarkablemark/cypress-cucumber-steps/compare/v3.55.0...v3.56.0) (2024-02-03)


Expand Down
4 changes: 2 additions & 2 deletions 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": "cypress-cucumber-steps",
"version": "3.56.0",
"version": "3.57.0",
"description": "Cypress Cucumber step definitions",
"author": "Mark <[email protected]>",
"main": "lib/index.js",
Expand Down

0 comments on commit d328994

Please sign in to comment.