Skip to content

Commit 1fcdc99

Browse files
chore: release 7.1.1 (#325)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 198843b commit 1fcdc99

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
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+
### [7.1.1](https://www.github.com/nodeshift/openshift-rest-client/compare/v7.1.0...v7.1.1) (2022-10-14)
6+
7+
8+
### Bug Fixes
9+
10+
* fix path on requestOptions ([#324](https://www.github.com/nodeshift/openshift-rest-client/issues/324)) ([198843b](https://www.github.com/nodeshift/openshift-rest-client/commit/198843b6eb61e623299d79055c315067d3a2c4b2))
11+
512
## [7.1.0](https://www.github.com/nodeshift/openshift-rest-client/compare/v7.0.0...v7.1.0) (2022-10-13)
613

714

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": "7.1.0",
3+
"version": "7.1.1",
44
"description": "Node.js client for developing with OpenShift",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)