Skip to content

Commit e737492

Browse files
committed
chore(release): 1.5.2
1 parent a2daea1 commit e737492

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

cypress-slack-reporter-old/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
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+
### [1.5.2](https://github.com/you54f/cypress-slack-reporter/compare/v1.6.2...v1.5.2) (2022-12-09)
6+
7+
8+
### Bug Fixes
9+
10+
* github alert url to not duplicate organisation ([a2daea1](https://github.com/you54f/cypress-slack-reporter/commit/a2daea12da3494966f6ccf00c9a18b33e5cf0dbe))
11+
* trim reporter.json ([5888c07](https://github.com/you54f/cypress-slack-reporter/commit/5888c07e032de4ff2162509200fadba7b0f153b8))
12+
513
### [1.5.1](https://github.com/you54f/cypress-slack-reporter/compare/v1.6.1...v1.5.1) (2022-12-09)
614

715

cypress-slack-reporter-old/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cypress-slack-reporter",
3-
"version": "1.5.1",
3+
"version": "1.5.2",
44
"description": "A slack reporter for mochawesome reports generated by Cypress or other test frameworks using Mocha, for runs generated on CircleCI",
55
"main": "./bin/index.js",
66
"bin": {

0 commit comments

Comments
 (0)