Skip to content

Commit

Permalink
Temporary fix to build trigger for jobs within folder #58.
Browse files Browse the repository at this point in the history
  • Loading branch information
cliffano committed Jun 27, 2022
1 parent aa7e964 commit 09b49d7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
### 2.2.2
* Temporary fix to build trigger for jobs within folder #58

### 2.2.0
* Fix Jenkins crumb retrieval when URL path is not on the root context

Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"api",
"client"
],
"version": "2.2.0",
"version": "2.2.2",
"homepage": "http://github.com/cliffano/nestor",
"author": "Cliffano Subagio <blah@cliffano.com> (http://blog.cliffano.com)",
"contributors": [
Expand Down Expand Up @@ -41,7 +41,7 @@
"feed-read": "^0.0.1",
"lodash": "^4.17.11",
"moment": "^2.24.0",
"swaggy-jenkins": "^1.1.1",
"swaggy-jenkins": "^2.0.1",
"xml2js": "^0.4.19"
},
"devDependencies": {
Expand Down

0 comments on commit 09b49d7

Please sign in to comment.