Skip to content

Commit

Permalink
chore: release 3.0.0 (#351)
Browse files Browse the repository at this point in the history
  • Loading branch information
daschbot committed Dec 18, 2020
1 parent 3d9bb13 commit daccbbd
Show file tree
Hide file tree
Showing 3 changed files with 32,669 additions and 32,632 deletions.
37 changes: 37 additions & 0 deletions CHANGELOG.md
@@ -0,0 +1,37 @@
# Changelog

## [3.0.0](https://www.github.com/dasch-swiss/dsp-app/compare/v2.0.1...v3.0.0) (2020-12-18)


### ⚠ BREAKING CHANGES

* Prepare next big release (#350)

### Bug Fixes

* **header:** Replace search-panel with fulltext-search ([#313](https://www.github.com/dasch-swiss/dsp-app/issues/313)) ([d234fa7](https://www.github.com/dasch-swiss/dsp-app/commit/d234fa7be480f0769474c39ae39169d2ad3d4c4f))
* **node_modules:** Update dependencies ([#318](https://www.github.com/dasch-swiss/dsp-app/issues/318)) ([f85e4a2](https://www.github.com/dasch-swiss/dsp-app/commit/f85e4a2a0c727c7b44f5659b05d11d139fb26236))
* **project:** Bug fix in project view when not logged-in ([#339](https://www.github.com/dasch-swiss/dsp-app/issues/339)) ([ce5acf1](https://www.github.com/dasch-swiss/dsp-app/commit/ce5acf11b28309674e75fdaf15ead60dbb4bcc96))
* **workspace:** Fix broken link ([#306](https://www.github.com/dasch-swiss/dsp-app/issues/306)) ([52b324d](https://www.github.com/dasch-swiss/dsp-app/commit/52b324db05a6fb62675e43733b1f5bc19f99f29f))
* Open external link in new tab ([#297](https://www.github.com/dasch-swiss/dsp-app/issues/297)) ([99f188e](https://www.github.com/dasch-swiss/dsp-app/commit/99f188ece067d509e6f177e259bbb97b2d49983a))
* Replaced reset buttons with cancel button ([#284](https://www.github.com/dasch-swiss/dsp-app/issues/284)) ([1481018](https://www.github.com/dasch-swiss/dsp-app/commit/14810180c63cf3a44f1f3950105ffb87db335c02))
* Update docker environment ([#294](https://www.github.com/dasch-swiss/dsp-app/issues/294)) ([db6d277](https://www.github.com/dasch-swiss/dsp-app/commit/db6d277cdf5bbb5372a63e64eeb7b53684338eff))


### Documentation

* Update README ([#292](https://www.github.com/dasch-swiss/dsp-app/issues/292)) ([fa72ee1](https://www.github.com/dasch-swiss/dsp-app/commit/fa72ee1efc3da54c7f04f23ddd6c7513a607cc53))


### Enhancements

* Prepare next big release ([#350](https://www.github.com/dasch-swiss/dsp-app/issues/350)) ([6a39180](https://www.github.com/dasch-swiss/dsp-app/commit/6a391800c09684ae79b9a88dc31a6f1f75c54716))
* **header:** display form link when the session is active ([#332](https://www.github.com/dasch-swiss/dsp-app/issues/332)) ([d609bd5](https://www.github.com/dasch-swiss/dsp-app/commit/d609bd506e08fe86a84af74b6c7fcaf7362fde84))
* **header+dialog:** create button in the header + dialog box ([#320](https://www.github.com/dasch-swiss/dsp-app/issues/320)) ([5e4890d](https://www.github.com/dasch-swiss/dsp-app/commit/5e4890d55f1b2e8d9cff030ea2481344ac004e6f))
* **PR:** Add template for PRs ([#305](https://www.github.com/dasch-swiss/dsp-app/issues/305)) ([1468ee1](https://www.github.com/dasch-swiss/dsp-app/commit/1468ee1daec724ece8c84e96b3a53854577a16d9))


### Maintenance

* **ci:** Update package-name in gh actions workflow ([#352](https://www.github.com/dasch-swiss/dsp-app/issues/352)) ([3d9bb13](https://www.github.com/dasch-swiss/dsp-app/commit/3d9bb13b6a0fd8ab9a57d1e11e6ce77be7ae2433))
* Update js- and ui-lib version ([#293](https://www.github.com/dasch-swiss/dsp-app/issues/293)) ([5409d9b](https://www.github.com/dasch-swiss/dsp-app/commit/5409d9bdb2f72b2f269ba0a7ba039d3cbcae472b))

0 comments on commit daccbbd

Please sign in to comment.