diff --git a/CHANGELOG.md b/CHANGELOG.md index c9ab7a7dd..62805e23e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,16 @@ # Changelog +## [10.0.0](https://www.github.com/dasch-swiss/dsp-js-lib/compare/v9.1.18...v10.0.0) (2024-05-23) + + +### ⚠ BREAKING CHANGES + +* Send X-Asset-Ingested header for update/create of value and resources (DEV-2628) (#639) + +### Enhancements + +* Send X-Asset-Ingested header for update/create of value and resources (DEV-2628) ([#639](https://www.github.com/dasch-swiss/dsp-js-lib/issues/639)) ([be1d2c5](https://www.github.com/dasch-swiss/dsp-js-lib/commit/be1d2c5112515b0e0aa31e70ac0435d3f7f3a92a)) + ### [9.1.18](https://www.github.com/dasch-swiss/dsp-js-lib/compare/v9.1.17...v9.1.18) (2024-04-30) diff --git a/package-lock.json b/package-lock.json index e370b84ad..d5e38cfc8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@dasch-swiss/dsp-js", - "version": "9.1.18", + "version": "10.0.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@dasch-swiss/dsp-js", - "version": "9.1.18", + "version": "10.0.0", "license": "AGPL-3.0", "dependencies": { "@babel/helper-compilation-targets": "^7.16.7", diff --git a/package.json b/package.json index 06d6808bf..f8211fda6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@dasch-swiss/dsp-js", - "version": "9.1.18", + "version": "10.0.0", "description": "JavaScript library that handles API requests to Knora", "main": "index.js", "files": [