Skip to content
This repository has been archived by the owner on Mar 4, 2024. It is now read-only.

Commit

Permalink
bump to version 20.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
adamschoenemann committed Apr 9, 2021
1 parent fe6b2b9 commit 779aa16
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
3 changes: 2 additions & 1 deletion Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

## Changelog

## Unreleased
### [20.0.0] - 2021-04-09

* Added `InstantiationDetails.entryPoint` and `InstantiationDetails.argument` fields.
* Added `EventPredicate.eventName` field.
Expand Down Expand Up @@ -176,6 +176,7 @@
* (Note: Requires Deon-api version 0.22.0) Introduced a `NodeInfo.getAgents()` that wraps the api call `/agents`, to request agent values from the back end.

---
[20.0.0]: https://github.com/deondigital/api-client/compare/v19.0.0...v20.0.0
[19.0.0]: https://github.com/deondigital/api-client/compare/v18.0.0...v19.0.0
[18.0.0]: https://github.com/deondigital/api-client/compare/v17.1.0...v18.0.0
[17.1.0]: https://github.com/deondigital/api-client/compare/v17.0.0...v17.1.0
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@deondigital/api-client",
"version": "19.0.0",
"version": "20.0.0",
"description": "REST client for Deon Digital CSL service",
"repository": {
"type": "git",
Expand Down

0 comments on commit 779aa16

Please sign in to comment.