Skip to content

Commit 33d3c67

Browse files
author
Filip Hric
committed
chore(release): 2.10.0
1 parent d283156 commit 33d3c67

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
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+
## [2.10.0](https://github.com/filiphric/cypress-plugin-api/compare/v2.9.1...v2.10.0) (2023-01-15)
6+
7+
8+
### Features
9+
10+
* add support for missing or unknown content-type ([d283156](https://github.com/filiphric/cypress-plugin-api/commits/d28315664d1a800ae8a1a0543418c41b10f90f6f))
11+
512
### [2.9.1](https://github.com/filiphric/cypress-plugin-api/compare/v2.9.0...v2.9.1) (2023-01-11)
613

714

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"author": "Filip Hric (https://filiphric.com/)",
33
"license": "ISC",
44
"name": "cypress-plugin-api",
5-
"version": "2.9.1",
5+
"version": "2.10.0",
66
"keywords": [
77
"cypress",
88
"api",

0 commit comments

Comments
 (0)