Skip to content

Commit bce63a5

Browse files
committed
chore(release): 1.2.1
1 parent 3d27462 commit bce63a5

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
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.2.1](https://github.com/you54f/cypress-slack-reporter/compare/v1.2.0...v1.2.1) (2021-05-05)
6+
57
## [1.2.0](https://github.com/you54f/cypress-slack-reporter/compare/v1.0.3...v1.2.0) (2021-05-05)
68

79
### [1.1.9-alpha](https://github.com/you54f/cypress-slack-reporter/compare/v1.0.3...v1.1.9-alpha) (2021-04-29)

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cypress-slack-reporter",
3-
"version": "1.2.0",
3+
"version": "1.2.1",
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)