We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d94ee85 commit 6b8b5a7Copy full SHA for 6b8b5a7
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [0.1.7](https://github.com/victal/cypress-extensions-plugin/compare/v0.1.6...v0.1.7) (2024-05-04)
2
+
3
4
+### Bug Fixes
5
6
+* trigger fix release ([d94ee85](https://github.com/victal/cypress-extensions-plugin/commit/d94ee85a3bbbbb351bec9b7b085ac9768cf51b1e))
7
8
## [0.1.6](https://github.com/victal/cypress-extensions-plugin/compare/v0.1.5...v0.1.6) (2023-02-20)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@victal/cypress-extensions-plugin",
- "version": "0.1.6",
+ "version": "0.1.7",
"description": "End-to-end test your browser extensions with Cypress",
"main": "loader.js",
"files": [
0 commit comments