We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0de4566 commit bbd7adcCopy full SHA for bbd7adc
2 files changed
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+# [1.1.0](https://github.com/doczilla-app/doczilla-node/compare/v1.0.7...v1.1.0) (2023-12-21)
2
+
3
4
+### Features
5
6
+* Set SDK version inside user agent header ([7074cc7](https://github.com/doczilla-app/doczilla-node/commit/7074cc7478f0bf26f7d401282b203bfd3e76d48c))
7
8
9
10
## [1.0.7](https://github.com/doczilla-app/doczilla-node/compare/v1.0.6...v1.0.7) (2023-12-21)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@doczilla/node",
- "version": "1.0.7",
+ "version": "1.1.0",
"description": "Doczilla API wrapper",
"keywords": [
"doczilla",
0 commit comments