We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 786b9aa commit f8d8e51Copy full SHA for f8d8e51
packages/sources/nav-fund-services/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @chainlink/nav-fund-services-adapter
2
3
+## 1.1.0
4
+
5
+### Minor Changes
6
7
+- [#4557](https://github.com/smartcontractkit/external-adapters-js/pull/4557) [`60b5a38`](https://github.com/smartcontractkit/external-adapters-js/commit/60b5a38cb68164a36f48f338817311707b22e99a) Thanks [@mxiao-cll](https://github.com/mxiao-cll)! - Reduce call frequency
8
9
## 1.0.2
10
11
### Patch Changes
packages/sources/nav-fund-services/package.json
@@ -1,6 +1,6 @@
{
"name": "@chainlink/nav-fund-services-adapter",
- "version": "1.0.2",
+ "version": "1.1.0",
"description": "Chainlink nav-fund-services adapter.",
"keywords": [
"Chainlink",
0 commit comments