Skip to content

Commit

Permalink
chore: release 3.0.0 (#362)
Browse files Browse the repository at this point in the history
  • Loading branch information
daschbot authored Jul 28, 2021
1 parent f32f92a commit 3e60f1b
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 3 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# Changelog

## [3.0.0](https://www.github.com/dasch-swiss/dsp-js-lib/compare/v2.7.0...v3.0.0) (2021-07-28)


### ⚠ BREAKING CHANGES

* **endpoint:** resolve set-cookie issue (DSP-1827) (#361)

### Bug Fixes

* **endpoint:** resolve set-cookie issue (DSP-1827) ([#361](https://www.github.com/dasch-swiss/dsp-js-lib/issues/361)) ([a5cde5d](https://www.github.com/dasch-swiss/dsp-js-lib/commit/a5cde5d8cf654c2dc0730ea8417fa5c65d669f68))


### Maintenance

* **deps:** bump dsp-api to latest version ([#363](https://www.github.com/dasch-swiss/dsp-js-lib/issues/363)) ([f32f92a](https://www.github.com/dasch-swiss/dsp-js-lib/commit/f32f92ac17f444205b026a4eab46638445a23437))

## [2.7.0](https://www.github.com/dasch-swiss/dsp-js-lib/compare/v2.6.1...v2.7.0) (2021-07-20)


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.7.0",
"version": "3.0.0",
"description": "JavaScript library that handles API requests to Knora",
"main": "index.js",
"files": [
Expand Down

0 comments on commit 3e60f1b

Please sign in to comment.