Skip to content

Commit 0efd3ed

Browse files
author
Conventional Changelog Action
committed
chore(release): v1.0.6 [skip ci]
1 parent d74c046 commit 0efd3ed

File tree

2 files changed

+8
-4
lines changed

2 files changed

+8
-4
lines changed

CHANGELOG.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,14 @@
1-
## [1.0.5](https://github.com/Doczilla-APP/doczilla-node/compare/v1.0.0...v1.0.5) (2023-12-16)
1+
## [1.0.6](https://github.com/doczilla-app/doczilla-node/compare/v1.0.5...v1.0.6) (2023-12-21)
2+
3+
4+
5+
## [1.0.5](https://github.com/doczilla-app/doczilla-node/compare/v1.0.0...v1.0.5) (2023-12-16)
26

37

48
### Bug Fixes
59

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))
10+
* Fixed all calls going to `/v1/pdf` ([ec0e33a](https://github.com/doczilla-app/doczilla-node/commit/ec0e33a262206a3737942eb75f678d1bbd3f7166))
11+
* Updated `.npmignore` ([6052575](https://github.com/doczilla-app/doczilla-node/commit/6052575de6607d7953c5dfcf65744a298125086f))
812

913

1014

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@doczilla/node",
3-
"version": "1.0.5",
3+
"version": "1.0.6",
44
"description": "Doczilla API wrapper",
55
"keywords": [
66
"doczilla",

0 commit comments

Comments
 (0)