Skip to content

Commit 3e9d6a1

Browse files
committed
chore(main): release 10.9.1
1 parent 24e41e3 commit 3e9d6a1

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [10.9.1](https://github.com/dasch-swiss/dsp-js-lib/compare/v10.9.0...v10.9.1) (2025-12-01)
4+
5+
6+
### Bug Fixes
7+
8+
* use local cache instances (DEV-5409) ([#700](https://github.com/dasch-swiss/dsp-js-lib/issues/700)) ([24e41e3](https://github.com/dasch-swiss/dsp-js-lib/commit/24e41e3b79cb31a67fc6422e9824b55658c423e6))
9+
310
## [10.9.0](https://github.com/dasch-swiss/dsp-js-lib/compare/v10.8.1...v10.9.0) (2025-09-24)
411

512

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@dasch-swiss/dsp-js",
3-
"version": "10.10.0",
3+
"version": "10.9.1",
44
"description": "JavaScript library that handles API requests to Knora",
55
"main": "index.js",
66
"files": [

0 commit comments

Comments
 (0)