Skip to content

Commit

Permalink
chore: release 1.2.0 (#300)
Browse files Browse the repository at this point in the history
  • Loading branch information
daschbot authored Jan 25, 2021
1 parent ba0643f commit 3d91ee1
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 2 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## [1.2.0](https://www.github.com/dasch-swiss/dsp-js-lib/compare/v1.1.0...v1.2.0) (2021-01-25)


### Bug Fixes

* metadata endpoint after DSP-API v.13.0.0 release (DSP-1232) ([#294](https://www.github.com/dasch-swiss/dsp-js-lib/issues/294)) ([07c908b](https://www.github.com/dasch-swiss/dsp-js-lib/commit/07c908bc7570b04d0c40afd8b6982b01b2adda16))


### Enhancements

* **file value:** export base file value classes ([#299](https://www.github.com/dasch-swiss/dsp-js-lib/issues/299)) ([fdb7799](https://www.github.com/dasch-swiss/dsp-js-lib/commit/fdb7799c74ba1c0c9270b6fc8b59b35fe0b80537))
* **ontology endpoint:** get ontology in all langs (dsp-1230) ([#297](https://www.github.com/dasch-swiss/dsp-js-lib/issues/297)) ([ba0643f](https://www.github.com/dasch-swiss/dsp-js-lib/commit/ba0643fbb0d0be8d7bcceab3cfd53cb04d8e7d29))

## [1.1.0](https://www.github.com/dasch-swiss/dsp-js-lib/compare/v1.0.1...v1.1.0) (2021-01-12)


Expand Down
2 changes: 1 addition & 1 deletion 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": "1.1.0",
"version": "1.2.0",
"description": "JavaScript library that handles API requests to Knora",
"main": "index.js",
"files": [
Expand Down

0 comments on commit 3d91ee1

Please sign in to comment.