From b848dee7e86b0df90570dd3ac2a48c2176879305 Mon Sep 17 00:00:00 2001 From: DaSCH Bot <50987250+daschbot@users.noreply.github.com> Date: Fri, 3 Mar 2023 14:00:20 +0100 Subject: [PATCH] chore: release 8.1.0 (#505) --- CHANGELOG.md | 13 +++++++++++++ package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 16 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ac3ef8c35..315bd0436 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,18 @@ # Changelog +## [8.1.0](https://www.github.com/dasch-swiss/dsp-js-lib/compare/v8.0.0...v8.1.0) (2023-03-03) + + +### Enhancements + +* **ontologies-endpoint:** add new cardinalities check route (DEV-1704) ([#499](https://www.github.com/dasch-swiss/dsp-js-lib/issues/499)) ([fef23cf](https://www.github.com/dasch-swiss/dsp-js-lib/commit/fef23cf5793e6a8695891f81ee6e27a3ff6fc6cc)) +* **package.json:** modify and add new yalc npm scripts ([#504](https://www.github.com/dasch-swiss/dsp-js-lib/issues/504)) ([d150703](https://www.github.com/dasch-swiss/dsp-js-lib/commit/d150703a1e1bce9d07ceea2b63eab40ea7b2fee2)) + + +### Maintenance + +* **deps:** update DSP-API version to 27.1.0 ([#509](https://www.github.com/dasch-swiss/dsp-js-lib/issues/509)) ([0fc9ebc](https://www.github.com/dasch-swiss/dsp-js-lib/commit/0fc9ebc407b2482b3a83d753e98b460ffddaf776)) + ## [8.0.0](https://www.github.com/dasch-swiss/dsp-js-lib/compare/v7.5.0...v8.0.0) (2023-02-17) diff --git a/package-lock.json b/package-lock.json index 51fe16ad9..f6b8a66f7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@dasch-swiss/dsp-js", - "version": "8.0.0", + "version": "8.1.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@dasch-swiss/dsp-js", - "version": "8.0.0", + "version": "8.1.0", "license": "AGPL-3.0", "dependencies": { "@babel/helper-compilation-targets": "^7.16.7", diff --git a/package.json b/package.json index faf58f7f7..b03742993 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@dasch-swiss/dsp-js", - "version": "8.0.0", + "version": "8.1.0", "description": "JavaScript library that handles API requests to Knora", "main": "index.js", "files": [