Skip to content

Commit 7726297

Browse files
committed
Publish
- @argos-ci/[email protected]
1 parent 2c6311f commit 7726297

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

packages/playwright/CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
# Change Log
2+
3+
All notable changes to this project will be documented in this file.
4+
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5+
6+
## [1.0.1](https://github.com/argos-ci/argos-javascript/compare/@argos-ci/[email protected]...@argos-ci/[email protected]) (2023-10-24)
7+
8+
9+
### Bug Fixes
10+
11+
* **playwright:** upload nested screenshots ([6c9dbeb](https://github.com/argos-ci/argos-javascript/commit/6c9dbebbeecc80825a9eb828ef6c10d26d6c5618))
12+
13+
14+
15+
16+
117
# Changelog
218

319
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.

packages/playwright/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/playwright",
33
"description": "Visual testing solution to avoid visual regression. Playwright commands and utilities for Argos visual testing.",
4-
"version": "1.0.0",
4+
"version": "1.0.1",
55
"author": "Smooth Code",
66
"license": "MIT",
77
"repository": {

0 commit comments

Comments
 (0)