Skip to content

Commit 814aa83

Browse files
chore(main): release 8.0.3 (#400)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent d5722b5 commit 814aa83

3 files changed

Lines changed: 10 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
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+
## [8.0.3](https://github.com/nodeshift/openshift-rest-client/compare/v8.0.2...v8.0.3) (2024-04-23)
6+
7+
8+
### Bug Fixes
9+
10+
* upgrade tape from 5.6.3 to 5.7.5 ([#398](https://github.com/nodeshift/openshift-rest-client/issues/398)) ([271304a](https://github.com/nodeshift/openshift-rest-client/commit/271304a9a1dc7a76074b5627df8cd77a76b64776))
11+
* Use `rejectUnauthorzed` instead of `strictSSL` ([#401](https://github.com/nodeshift/openshift-rest-client/issues/401)) ([d5722b5](https://github.com/nodeshift/openshift-rest-client/commit/d5722b54d807e7db723631af11543f6ebf8a6b4f))
12+
513
## [8.0.2](https://github.com/nodeshift/openshift-rest-client/compare/v8.0.1...v8.0.2) (2024-04-22)
614

715

package-lock.json

Lines changed: 1 addition & 1 deletion
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
@@ -1,6 +1,6 @@
11
{
22
"name": "openshift-rest-client",
3-
"version": "8.0.2",
3+
"version": "8.0.3",
44
"description": "Node.js client for developing with OpenShift",
55
"main": "index.js",
66
"type": "commonjs",

0 commit comments

Comments
 (0)