Skip to content

Commit

Permalink
chore(main): release 11.7.0 (#1488)
Browse files Browse the repository at this point in the history
  • Loading branch information
daschbot committed Mar 8, 2024
1 parent 79301da commit 035a07b
Show file tree
Hide file tree
Showing 3 changed files with 40 additions and 3 deletions.
37 changes: 37 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,42 @@
# Changelog

## [11.7.0](https://github.com/dasch-swiss/dsp-das/compare/v11.6.5...v11.7.0) (2024-03-07)


### Enhancements

* resource state management (DEV-3358) ([#1496](https://github.com/dasch-swiss/dsp-das/issues/1496)) ([48b06bc](https://github.com/dasch-swiss/dsp-das/commit/48b06bc700dcfa219f001e9601078085b325c355))
* watermark with radios and inputs (DEV-3313) ([#1502](https://github.com/dasch-swiss/dsp-das/issues/1502)) ([99096da](https://github.com/dasch-swiss/dsp-das/commit/99096da361ee7be70b94824ee461f77dcd43c761))
* watermark with radios and inputs (DEV-3313) ([#1506](https://github.com/dasch-swiss/dsp-das/issues/1506)) ([6397d37](https://github.com/dasch-swiss/dsp-das/commit/6397d37d7ec0ce511f54540c02eed10f6c61b6b0))


### Bug Fixes

* **docs:** fix dead links in docs ([#1492](https://github.com/dasch-swiss/dsp-das/issues/1492)) ([4558e34](https://github.com/dasch-swiss/dsp-das/commit/4558e343aa5b3f693e925bc295c8e9e8e59c5f8e))
* hotfix for list is undefined (sentry JA-1) ([#1508](https://github.com/dasch-swiss/dsp-das/issues/1508)) ([79301da](https://github.com/dasch-swiss/dsp-das/commit/79301dabf84e058f0e64d90a401481a316364e35))
* image region comment field validation removed(DEV-3315) ([#1487](https://github.com/dasch-swiss/dsp-das/issues/1487)) ([985bcd0](https://github.com/dasch-swiss/dsp-das/commit/985bcd05fb157a938bd9ad6da95c186fb080f751))
* refresh image viewer after new item was added (DEV-3277) ([#1491](https://github.com/dasch-swiss/dsp-das/issues/1491)) ([7706ce7](https://github.com/dasch-swiss/dsp-das/commit/7706ce77c2233f15bce51e356cfccabd01178b40))
* removed absolute image size restriction, added sample image (DEV-3304) ([#1484](https://github.com/dasch-swiss/dsp-das/issues/1484)) ([00021a8](https://github.com/dasch-swiss/dsp-das/commit/00021a88b806ef4ad3823fc5beaa2cdb28abccc3))
* resource class item autocomplete refresh and loading (DEV-3371) ([#1504](https://github.com/dasch-swiss/dsp-das/issues/1504)) ([c87de3c](https://github.com/dasch-swiss/dsp-das/commit/c87de3c4f12df37ca497db6329c672960eeda731))


### Maintenance

* add sentry error tracker ([#1507](https://github.com/dasch-swiss/dsp-das/issues/1507)) ([bbcd255](https://github.com/dasch-swiss/dsp-das/commit/bbcd2558994e90032f7fc1bd4ca94f5a934b8f0e))
* cypress cloud only runs after release-please PR is merged ([#1499](https://github.com/dasch-swiss/dsp-das/issues/1499)) ([9920587](https://github.com/dasch-swiss/dsp-das/commit/99205872c43a38248022b10f1e472e8b6d55b2eb))
* forms using multi language inputs should be typed ([#1494](https://github.com/dasch-swiss/dsp-das/issues/1494)) ([17333d0](https://github.com/dasch-swiss/dsp-das/commit/17333d094175b1be20bd30a8cee7a73d679b8191))
* remove unused code in ontology component ([#1472](https://github.com/dasch-swiss/dsp-das/issues/1472)) ([bae7609](https://github.com/dasch-swiss/dsp-das/commit/bae76097ae590fba810b979cc2aa2af47e4ba6a2))
* remove unused unit tests ([#1497](https://github.com/dasch-swiss/dsp-das/issues/1497)) ([5499904](https://github.com/dasch-swiss/dsp-das/commit/5499904806673723fdec02942e905e3a6b2fd9a9))
* run e2e tests after release please actions on cypress cloud ([#1498](https://github.com/dasch-swiss/dsp-das/issues/1498)) ([5cc4577](https://github.com/dasch-swiss/dsp-das/commit/5cc4577ee41f8d189811be486e2c4ae78624e0a8))
* type chip list input component ([#1501](https://github.com/dasch-swiss/dsp-das/issues/1501)) ([1c75ca5](https://github.com/dasch-swiss/dsp-das/commit/1c75ca5157dd6d97bee44abde4bad83b105f97e1))
* type common input ([#1500](https://github.com/dasch-swiss/dsp-das/issues/1500)) ([860a430](https://github.com/dasch-swiss/dsp-das/commit/860a4305bf86f774f7df074adb54364573b576b4))
* type multi language controls ([#1489](https://github.com/dasch-swiss/dsp-das/issues/1489)) ([42d5112](https://github.com/dasch-swiss/dsp-das/commit/42d51121a06d36b3eeaf88cc975f30b595e88869))


### Documentation

* comply to dsp-docs markdown requirements ([#1490](https://github.com/dasch-swiss/dsp-das/issues/1490)) ([4e99390](https://github.com/dasch-swiss/dsp-das/commit/4e993900defe0ae322185e77a08f8e3d97866dfe))

## [11.6.5](https://github.com/dasch-swiss/dsp-das/compare/v11.6.4...v11.6.5) (2024-02-27)


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": "dsp-app",
"version": "11.6.5",
"version": "11.7.0",
"repository": {
"type": "git",
"url": "https://github.com/dasch-swiss/dsp-app.git"
Expand Down

0 comments on commit 035a07b

Please sign in to comment.