Skip to content

Commit

Permalink
chore(release): 3.1.0-next.2 [skip ci]
Browse files Browse the repository at this point in the history
# [3.1.0-next.2](v3.1.0-next.1...v3.1.0-next.2) (2020-11-07)

### Bug Fixes

* Add missing export ([82a3d5b](82a3d5b))
  • Loading branch information
semantic-release-bot committed Nov 7, 2020
1 parent fc62123 commit 6ada36b
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
Expand Up @@ -3,6 +3,13 @@
All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.1.0-next.2](https://github.com/Bjerkio/tripletexjs/compare/v3.1.0-next.1...v3.1.0-next.2) (2020-11-07)


### Bug Fixes

* Add missing export ([82a3d5b](https://github.com/Bjerkio/tripletexjs/commit/82a3d5b6f5ec557122fad6177b66998b47d11960))

# [3.1.0-next.1](https://github.com/Bjerkio/tripletexjs/compare/v3.0.1-next.1...v3.1.0-next.1) (2020-11-07)


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.1.0-next.1",
"version": "3.1.0-next.2",
"description": "Typescript / Javascript SDK for Tripletex 2.0 API",
"scripts": {
"build": "tsc",
Expand Down

0 comments on commit 6ada36b

Please sign in to comment.