Skip to content

Commit fcedeb0

Browse files
committed
chore(release): 0.3.0
1 parent 113045a commit fcedeb0

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
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.3.0](https://github.com/you54f/cypress-slack-reporter/compare/v0.2.6...v0.3.0) (2019-06-04)
6+
7+
8+
59
### [0.2.8](https://github.com/you54f/cypress-slack-reporter/compare/v0.2.7...v0.2.8) (2019-06-02)
610

711

package.json

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