diff --git a/CHANGELOG.md b/CHANGELOG.md index 5eececa..6449d1c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,12 +2,12 @@ All notable changes to this project will be documented in this file. -## [unreleased] +## [2.9.0] ### Changed -- Updated **Axios** dependency to version ^1.6.2 (thx @MelaAxel) - Use the Cypress **test title** instead of the plain "Tested by Cypress" in the TestRail comments (thx @vijigit) +- Updated **Axios** dependency to version ^1.6.2 (thx @MelaAxel) ### Fixed diff --git a/package-lock.json b/package-lock.json index 9303f2c..afdfd09 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "cypress-testrail", - "version": "2.8.2", + "version": "2.9.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "cypress-testrail", - "version": "2.8.2", + "version": "2.9.0", "license": "MIT", "dependencies": { "await-to-js": "^3.0.0", diff --git a/package.json b/package.json index 8d251f3..167e9c1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cypress-testrail", - "version": "2.8.2", + "version": "2.9.0", "description": "Easy and decoupled Cypress TestRail reporter", "private": false, "keywords": [