Skip to content
This repository was archived by the owner on Oct 23, 2023. It is now read-only.

Commit 8ec5383

Browse files
committed
chore(release): 0.0.7
1 parent 0744826 commit 8ec5383

File tree

3 files changed

+12
-3
lines changed

3 files changed

+12
-3
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
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.0.7](https://github.com/argos-ci/argos-cypress/compare/v0.0.6...v0.0.7) (2023-06-21)
6+
7+
8+
### Features
9+
10+
* add default screenshot folder ([044e123](https://github.com/argos-ci/argos-cypress/commit/044e1231589177de0cb48d14fa42c779bf6be2ee))
11+
* fix old link ([2fa6da0](https://github.com/argos-ci/argos-cypress/commit/2fa6da0da7352255b1531246db87d6e9154cc5e8))
12+
* stabilize images before screenshot ([#17](https://github.com/argos-ci/argos-cypress/issues/17)) ([0744826](https://github.com/argos-ci/argos-cypress/commit/07448262343cac7570b3be7220ede1188aa9f53b))
13+
514
### [0.0.6](https://github.com/argos-ci/argos-cypress/compare/v0.0.5...v0.0.6) (2022-12-01)
615

716

package-lock.json

Lines changed: 2 additions & 2 deletions
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,7 +1,7 @@
11
{
22
"name": "@argos-ci/cypress",
33
"description": "Visual testing solution to avoid visual regression. Cypress commands and utilities for Argos visual testing.",
4-
"version": "0.0.6",
4+
"version": "0.0.7",
55
"author": "Smooth Code",
66
"license": "MIT",
77
"repository": "github:argos-ci/argos-cypress",

0 commit comments

Comments
 (0)