Skip to content

Commit

Permalink
chore: release 2.6.1 (#355)
Browse files Browse the repository at this point in the history
  • Loading branch information
daschbot authored Jul 15, 2021
1 parent f5bbe8f commit 9b1040b
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

### [2.6.1](https://www.github.com/dasch-swiss/dsp-js-lib/compare/v2.6.0...v2.6.1) (2021-07-15)


### Maintenance

* **models:** expand resource conversion (DSP-1795) ([#354](https://www.github.com/dasch-swiss/dsp-js-lib/issues/354)) ([f5bbe8f](https://www.github.com/dasch-swiss/dsp-js-lib/commit/f5bbe8f30052190e5682933889aee55112d2ec74))

## [2.6.0](https://www.github.com/dasch-swiss/dsp-js-lib/compare/v2.5.0...v2.6.0) (2021-07-07)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@dasch-swiss/dsp-js",
"version": "2.6.0",
"version": "2.6.1",
"description": "JavaScript library that handles API requests to Knora",
"main": "index.js",
"files": [
Expand Down

0 comments on commit 9b1040b

Please sign in to comment.