Skip to content
This repository was archived by the owner on Jun 13, 2025. It is now read-only.

Commit df60f95

Browse files
prepare release 10.1.0
1 parent 254c20a commit df60f95

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
All notable changes to this project will be documented in this file.
33

44

5-
## [x.x.x] - xxxx-xx-xx
5+
## [10.1.0] - 2022-10-06
66

77
### Fixed
88
- Log ontology if DEBUG is enabled

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": "dataspace-connector-ui",
3-
"version": "10.0.1",
3+
"version": "10.1.0",
44
"private": true,
55
"scripts": {
66
"serve": "vue-cli-service serve --open --port 8082 --host localhost",

0 commit comments

Comments
 (0)