Skip to content

Commit

Permalink
chore: release 8.2.0 (#612)
Browse files Browse the repository at this point in the history
* chore: release 8.2.1

* chore: release 8.2.0

Co-authored-by: DaSCH Bot <50987250+daschbot@users.noreply.github.com>
  • Loading branch information
kilchenmann and daschbot committed Dec 8, 2021
1 parent ccae958 commit 9a9da6a
Show file tree
Hide file tree
Showing 3 changed files with 24 additions and 3 deletions.
21 changes: 21 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,26 @@
# Changelog

### [8.2.0](https://www.github.com/dasch-swiss/dsp-app/compare/v8.1.2...v8.2.0) (2021-12-08)

### Bug Fixes

* **ontology:** bug fix in ontology form (DEV-280) ([#603](https://www.github.com/dasch-swiss/dsp-app/issues/603)) ([4c1bc24](https://www.github.com/dasch-swiss/dsp-app/commit/4c1bc248d5020ea62b57dbac5a83294481275442))
* **resource:** create resource iri from route only in certain cases (DEV-306) ([#605](https://www.github.com/dasch-swiss/dsp-app/issues/605)) ([a38abd0](https://www.github.com/dasch-swiss/dsp-app/commit/a38abd01f24ef98518042d6d8136f21ad0bc5368))
* **value:** fix linkify pipe (DEV-270) ([#602](https://www.github.com/dasch-swiss/dsp-app/issues/602)) ([f2c8d7a](https://www.github.com/dasch-swiss/dsp-app/commit/f2c8d7a57811c8eb7b1989a534d6e27f2955f984))


### Enhancements

* **representation:** add support for uploading and viewing archive files (DEV-18) ([#600](https://www.github.com/dasch-swiss/dsp-app/issues/600)) ([9bb63d7](https://www.github.com/dasch-swiss/dsp-app/commit/9bb63d71234fc49f2afcb959603b8bcd4deb4429))


### Maintenance

* **deps:** update outdated angular packages ([#604](https://www.github.com/dasch-swiss/dsp-app/issues/604)) ([80b3f93](https://www.github.com/dasch-swiss/dsp-app/commit/80b3f934c5c04e8c4ba284e6a173d265e3fd9e0d))
* **deps:** use correct nginx-server (DEV-263) ([#610](https://www.github.com/dasch-swiss/dsp-app/issues/610)) ([ccae958](https://www.github.com/dasch-swiss/dsp-app/commit/ccae9587ac7bf1eb46cb6f34b99568feab78d256))
* **angular:** fix budget in prod mode ([#606](https://www.github.com/dasch-swiss/dsp-app/issues/606)) ([5072948](https://www.github.com/dasch-swiss/dsp-app/commit/507294887a7dd8868cbecfd20ad0509fb80bd674))


### [8.1.2](https://www.github.com/dasch-swiss/dsp-app/compare/v8.1.1...v8.1.2) (2021-12-01)


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
@@ -1,6 +1,6 @@
{
"name": "dsp-app",
"version": "8.1.2",
"version": "8.2.0",
"repository": {
"type": "git",
"url": "https://github.com/dasch-swiss/dsp-app.git"
Expand Down

0 comments on commit 9a9da6a

Please sign in to comment.