We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 09e83e4 commit 7ac6220Copy full SHA for 7ac6220
CHANGELOG.md
@@ -0,0 +1,14 @@
1
+## [1.0.5](https://github.com/Doczilla-APP/doczilla-node/compare/v1.0.0...v1.0.5) (2023-12-16)
2
+
3
4
+### Bug Fixes
5
6
+* Fixed all calls going to `/v1/pdf` ([ec0e33a](https://github.com/Doczilla-APP/doczilla-node/commit/ec0e33a262206a3737942eb75f678d1bbd3f7166))
7
+* Updated `.npmignore` ([6052575](https://github.com/Doczilla-APP/doczilla-node/commit/6052575de6607d7953c5dfcf65744a298125086f))
8
9
10
11
+# 1.0.0 (2023-12-16)
12
13
14
package.json
@@ -1,6 +1,6 @@
{
"name": "@doczilla/node",
- "version": "1.0.4",
+ "version": "1.0.5",
"description": "Doczilla API wrapper",
"keywords": [
"doczilla",
0 commit comments