Skip to content

Commit

Permalink
chore(main): release 3.17.2 (#114)
Browse files Browse the repository at this point in the history
  • Loading branch information
bjerk-bot authored Sep 8, 2023
1 parent 0bad1de commit 9d82b05
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [3.17.2](https://github.com/bjerkio/tripletexjs/compare/v3.17.1...v3.17.2) (2023-09-08)


### Bug Fixes

* make customer and department nullable, add realistic sample data in test ([#113](https://github.com/bjerkio/tripletexjs/issues/113)) ([0bad1de](https://github.com/bjerkio/tripletexjs/commit/0bad1de771e6cb67c284c7dc13f763b5724fa2c4))

## [3.17.1](https://github.com/bjerkio/tripletexjs/compare/v3.17.0...v3.17.1) (2023-09-08)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "tripletexjs",
"version": "3.17.1",
"version": "3.17.2",
"description": "Typescript-wrapper for Tripletex 2.0 API",
"main": "dist/index.js",
"files": [
Expand Down

0 comments on commit 9d82b05

Please sign in to comment.