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.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.1.0](v1.0.0...v1.1.0) (2021-03-21)

### Features

* provide basic implementation for data requests and submissions ([b330d53](b330d53))
  • Loading branch information
semantic-release-bot committed Mar 21, 2021
1 parent 0463a63 commit 718244e
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.0](https://github.com/InOG-projects/IRIS-library-js/compare/v1.0.0...v1.1.0) (2021-03-21)


### Features

* provide basic implementation for data requests and submissions ([b330d53](https://github.com/InOG-projects/IRIS-library-js/commit/b330d5341b78eea1237f1b75e8cb6b5ad18ca1ea))

# 1.0.0 (2021-03-20)


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.0.0",
"version": "1.1.0",
"dependencies": {
"axios": "^0.21.1"
}
Expand Down

0 comments on commit 718244e

Please sign in to comment.