Skip to content

Commit

Permalink
chore(release): 3.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# [3.0.0](v2.2.1...v3.0.0) (2023-01-15)

### Bug Fixes

* πŸ› Remove rejectUnauthorized option ([6edbbf8](6edbbf8))

### BREAKING CHANGES

* 🧨 removed rejectUnauthorized options for https
  • Loading branch information
semantic-release-bot committed Jan 15, 2023
1 parent 6edbbf8 commit a69584a
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.0.0](https://github.com/ng-apimock/cypress-plugin/compare/v2.2.1...v3.0.0) (2023-01-15)


### Bug Fixes

* πŸ› Remove rejectUnauthorized option ([6edbbf8](https://github.com/ng-apimock/cypress-plugin/commit/6edbbf8d4359a17f11b7f61c2363b0325bbd7396))


### BREAKING CHANGES

* 🧨 removed rejectUnauthorized options for https

## [2.2.1](https://github.com/ng-apimock/cypress-plugin/compare/v2.2.0...v2.2.1) (2023-01-15)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@ng-apimock/cypress-plugin",
"description": "Cypress plugin for ng-apimock",
"version": "2.2.1",
"version": "3.0.0",
"homepage": "https://github.com/ng-apimock/cypress-plugin#readme",
"author": {
"name": "Mischa Dasberg",
Expand Down

0 comments on commit a69584a

Please sign in to comment.