Skip to content
This repository has been archived by the owner on Mar 27, 2021. It is now read-only.

Commit

Permalink
chore(release): 1.1.2 [skip ci]
Browse files Browse the repository at this point in the history
## [1.1.2](v1.1.1...v1.1.2) (2021-03-21)

### Bug Fixes

* add used nonce to data submission request ([936fb10](936fb10))
  • Loading branch information
semantic-release-bot committed Mar 21, 2021
1 parent df338f9 commit 354a24c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.1.2](https://github.com/InOG-projects/IRIS-library-js/compare/v1.1.1...v1.1.2) (2021-03-21)


### Bug Fixes

* add used nonce to data submission request ([936fb10](https://github.com/InOG-projects/IRIS-library-js/commit/936fb10ffe8df9d2bf9c3fc1c2cfb1e336554c31))

## [1.1.1](https://github.com/InOG-projects/IRIS-library-js/compare/v1.1.0...v1.1.1) (2021-03-21)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"type": "git",
"url": "https://github.com/InOG-projects/IRIS-library-js.git"
},
"version": "1.1.1",
"version": "1.1.2",
"dependencies": {
"axios": "^0.21.1"
},
Expand Down

0 comments on commit 354a24c

Please sign in to comment.