Skip to content

Commit

Permalink
chore: release v0.10.2
Browse files Browse the repository at this point in the history
  • Loading branch information
lem-onade committed Oct 28, 2021
1 parent ccae1ee commit debe1cd
Show file tree
Hide file tree
Showing 30 changed files with 140 additions and 38 deletions.
21 changes: 21 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,27 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

### [0.10.2](https://github.com/netwerk-digitaal-erfgoed/solid-cbs/compare/v0.10.1...v0.10.2) (2021-10-28)


### **Documentation**

* add link to beheerders.adoc ([9b89152](https://github.com/netwerk-digitaal-erfgoed/solid-cbs/commit/9b891527c3866743b36e08bb5ab39e9d073cff61))
* update requirements to second phase ([#494](https://github.com/netwerk-digitaal-erfgoed/solid-cbs/issues/494)) ([e76d709](https://github.com/netwerk-digitaal-erfgoed/solid-cbs/commit/e76d70917a538dc6ad1eb2917c4de87f5d4f54df))
* usermanual updated ([#384](https://github.com/netwerk-digitaal-erfgoed/solid-cbs/issues/384)) ([fe4ebb7](https://github.com/netwerk-digitaal-erfgoed/solid-cbs/commit/fe4ebb75fae62f8b87b3031bc1e5c24606bc149f))


### **Bug Fixes**

* fixed wait for translator before rendering ([#501](https://github.com/netwerk-digitaal-erfgoed/solid-cbs/issues/501)) ([f375d05](https://github.com/netwerk-digitaal-erfgoed/solid-cbs/commit/f375d05fbf6912fd5e62b6bfb0dbedb85c354606))
* fixed width of field titles in presentation package ([#499](https://github.com/netwerk-digitaal-erfgoed/solid-cbs/issues/499)) ([3a86faa](https://github.com/netwerk-digitaal-erfgoed/solid-cbs/commit/3a86faaa8126165666393ac8207feb12b1f045a4))
* image popup scaling in firefox and safari ([#503](https://github.com/netwerk-digitaal-erfgoed/solid-cbs/issues/503)) ([58b7a44](https://github.com/netwerk-digitaal-erfgoed/solid-cbs/commit/58b7a449243d3cc887e12d66d87e873fe693a806))
* object page no longer crashes when saving local terms ([#502](https://github.com/netwerk-digitaal-erfgoed/solid-cbs/issues/502)) ([fbee8f2](https://github.com/netwerk-digitaal-erfgoed/solid-cbs/commit/fbee8f26af11fed73bba48213a2a9441c5d711f2))
* scroll to edited term field ([#504](https://github.com/netwerk-digitaal-erfgoed/solid-cbs/issues/504)) ([ccae1ee](https://github.com/netwerk-digitaal-erfgoed/solid-cbs/commit/ccae1eefa9ee9624f6b930da6afb1b7fc1d88ae7))
* term uris are not clickable ([#480](https://github.com/netwerk-digitaal-erfgoed/solid-cbs/issues/480)) ([3608e4d](https://github.com/netwerk-digitaal-erfgoed/solid-cbs/commit/3608e4de09305cf2d1ca9a2f7dfa0c13397032db))



### [0.10.1](https://github.com/netwerk-digitaal-erfgoed/solid-cbs/compare/v0.10.0...v0.10.1) (2021-09-14)


Expand Down
2 changes: 1 addition & 1 deletion docs/antora.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: solid-crs
title: Solid voor kleine erfgoedinstellingen
version: 0.10.0
version: 0.10.1
nav:
- modules/ROOT/nav.adoc
- modules/manual/nav.adoc
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,5 +56,5 @@
}
}
},
"version": "0.10.1"
"version": "0.10.2"
}
8 changes: 8 additions & 0 deletions packages/solid-crs-client/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

### [0.10.2](https://github.com/netwerk-digitaal-erfgoed/solid-crs/compare/v0.10.1...v0.10.2) (2021-10-28)

**Note:** Version bump only for package @netwerk-digitaal-erfgoed/solid-crs-client





### [0.10.1](https://github.com/netwerk-digitaal-erfgoed/solid-crs/compare/v0.10.0...v0.10.1) (2021-09-14)

**Note:** Version bump only for package @netwerk-digitaal-erfgoed/solid-crs-client
Expand Down
2 changes: 1 addition & 1 deletion packages/solid-crs-client/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 packages/solid-crs-client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@netwerk-digitaal-erfgoed/solid-crs-client",
"version": "0.10.1",
"version": "0.10.2",
"description": "Re-bundled version of the Solid client.",
"author": "Wouter Janssens <wouter@digita.ai>",
"license": "EUPL-1.2",
Expand Down
8 changes: 8 additions & 0 deletions packages/solid-crs-components/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

### [0.10.2](https://github.com/netwerk-digitaal-erfgoed/solid-crs/compare/v0.10.1...v0.10.2) (2021-10-28)

**Note:** Version bump only for package @netwerk-digitaal-erfgoed/solid-crs-components





### [0.10.1](https://github.com/netwerk-digitaal-erfgoed/solid-crs/compare/v0.10.0...v0.10.1) (2021-09-14)


Expand Down
2 changes: 1 addition & 1 deletion packages/solid-crs-components/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions packages/solid-crs-components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@netwerk-digitaal-erfgoed/solid-crs-components",
"version": "0.10.1",
"version": "0.10.2",
"description": "Collection of Semantic Components for the NDE-project.",
"author": "Wouter Janssens <wouter@digita.ai>",
"main": "./dist/solid-crs-components.umd.js",
Expand Down Expand Up @@ -30,8 +30,8 @@
},
"dependencies": {
"@digita-ai/semcom-core": "0.3.4",
"@netwerk-digitaal-erfgoed/solid-crs-core": "0.10.1",
"@netwerk-digitaal-erfgoed/solid-crs-theme": "0.10.1",
"@netwerk-digitaal-erfgoed/solid-crs-core": "0.10.2",
"@netwerk-digitaal-erfgoed/solid-crs-theme": "0.10.2",
"lit-element": "2.4.0",
"rx-lit": "1.0.1",
"rxjs": "^6.6.7",
Expand Down
9 changes: 9 additions & 0 deletions packages/solid-crs-core/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

### [0.10.2](https://github.com/netwerk-digitaal-erfgoed/solid-crs/compare/v0.10.1...v0.10.2) (2021-10-28)


### **Bug Fixes**

* object page no longer crashes when saving local terms ([#502](https://github.com/netwerk-digitaal-erfgoed/solid-crs/issues/502)) ([fbee8f2](https://github.com/netwerk-digitaal-erfgoed/solid-crs/commit/fbee8f26af11fed73bba48213a2a9441c5d711f2))



### [0.10.1](https://github.com/netwerk-digitaal-erfgoed/solid-crs/compare/v0.10.0...v0.10.1) (2021-09-14)


Expand Down
2 changes: 1 addition & 1 deletion packages/solid-crs-core/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions packages/solid-crs-core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@netwerk-digitaal-erfgoed/solid-crs-core",
"version": "0.10.1",
"version": "0.10.2",
"description": "Core logic of the NDE-project.",
"author": "Wouter Janssens <wouter@digita.ai>",
"main": "./dist/solid-crs-core.umd.js",
Expand Down Expand Up @@ -59,7 +59,7 @@
},
"dependencies": {
"@appnest/lit-translate": "^1.1.18",
"@netwerk-digitaal-erfgoed/solid-crs-client": "0.10.1",
"@netwerk-digitaal-erfgoed/solid-crs-client": "0.10.2",
"moment": "^2.29.1",
"rxjs": "^6.6.7",
"uuid": "8.3.2",
Expand Down Expand Up @@ -101,4 +101,4 @@
"displayName": "core",
"preset": "@digita-ai/jest-config"
}
}
}
11 changes: 11 additions & 0 deletions packages/solid-crs-manage/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

### [0.10.2](https://github.com/netwerk-digitaal-erfgoed/solid-crs/compare/v0.10.1...v0.10.2) (2021-10-28)


### **Bug Fixes**

* fixed wait for translator before rendering ([#501](https://github.com/netwerk-digitaal-erfgoed/solid-crs/issues/501)) ([f375d05](https://github.com/netwerk-digitaal-erfgoed/solid-crs/commit/f375d05fbf6912fd5e62b6bfb0dbedb85c354606))
* scroll to edited term field ([#504](https://github.com/netwerk-digitaal-erfgoed/solid-crs/issues/504)) ([ccae1ee](https://github.com/netwerk-digitaal-erfgoed/solid-crs/commit/ccae1eefa9ee9624f6b930da6afb1b7fc1d88ae7))
* term uris are not clickable ([#480](https://github.com/netwerk-digitaal-erfgoed/solid-crs/issues/480)) ([3608e4d](https://github.com/netwerk-digitaal-erfgoed/solid-crs/commit/3608e4de09305cf2d1ca9a2f7dfa0c13397032db))



### [0.10.1](https://github.com/netwerk-digitaal-erfgoed/solid-crs/compare/v0.10.0...v0.10.1) (2021-09-14)

**Note:** Version bump only for package @netwerk-digitaal-erfgoed/solid-crs-manage
Expand Down
2 changes: 1 addition & 1 deletion packages/solid-crs-manage/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 6 additions & 6 deletions packages/solid-crs-manage/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@netwerk-digitaal-erfgoed/solid-crs-manage",
"version": "0.10.1",
"version": "0.10.2",
"description": "App for the NDE-project.",
"author": "Wouter Janssens <wouter@digita.ai>",
"main": "./dist/solid-crs-manage.umd.js",
Expand Down Expand Up @@ -31,11 +31,11 @@
"dependencies": {
"@digita-ai/semcom-core": "0.4.1",
"@digita-ai/semcom-sdk": "0.4.1",
"@netwerk-digitaal-erfgoed/solid-crs-client": "0.10.1",
"@netwerk-digitaal-erfgoed/solid-crs-components": "0.10.1",
"@netwerk-digitaal-erfgoed/solid-crs-core": "0.10.1",
"@netwerk-digitaal-erfgoed/solid-crs-semcom-components": "0.10.1",
"@netwerk-digitaal-erfgoed/solid-crs-theme": "0.10.1",
"@netwerk-digitaal-erfgoed/solid-crs-client": "0.10.2",
"@netwerk-digitaal-erfgoed/solid-crs-components": "0.10.2",
"@netwerk-digitaal-erfgoed/solid-crs-core": "0.10.2",
"@netwerk-digitaal-erfgoed/solid-crs-semcom-components": "0.10.2",
"@netwerk-digitaal-erfgoed/solid-crs-theme": "0.10.2",
"@xstate/inspect": "^0.4.1",
"edtf": "^3.1.0",
"lit-element": "2.4.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/solid-crs-pods/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

### [0.10.2](https://github.com/netwerk-digitaal-erfgoed/solid-cbs/compare/v0.10.1...v0.10.2) (2021-10-28)

**Note:** Version bump only for package @netwerk-digitaal-erfgoed/solid-crs-pods





### [0.10.1](https://github.com/netwerk-digitaal-erfgoed/solid-cbs/compare/v0.10.0...v0.10.1) (2021-09-14)

**Note:** Version bump only for package @netwerk-digitaal-erfgoed/solid-crs-pods
Expand Down
2 changes: 1 addition & 1 deletion packages/solid-crs-pods/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 packages/solid-crs-pods/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@netwerk-digitaal-erfgoed/solid-crs-pods",
"version": "0.10.1",
"version": "0.10.2",
"description": "Pods for the demo environment of the NDE-project.",
"author": "Wouter Janssens <wouter@digita.ai>",
"license": "EUPL-1.2",
Expand Down
12 changes: 12 additions & 0 deletions packages/solid-crs-presentation/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

### [0.10.2](https://github.com/netwerk-digitaal-erfgoed/solid-crs/compare/v0.10.1...v0.10.2) (2021-10-28)


### **Bug Fixes**

* fixed wait for translator before rendering ([#501](https://github.com/netwerk-digitaal-erfgoed/solid-crs/issues/501)) ([f375d05](https://github.com/netwerk-digitaal-erfgoed/solid-crs/commit/f375d05fbf6912fd5e62b6bfb0dbedb85c354606))
* fixed width of field titles in presentation package ([#499](https://github.com/netwerk-digitaal-erfgoed/solid-crs/issues/499)) ([3a86faa](https://github.com/netwerk-digitaal-erfgoed/solid-crs/commit/3a86faaa8126165666393ac8207feb12b1f045a4))
* image popup scaling in firefox and safari ([#503](https://github.com/netwerk-digitaal-erfgoed/solid-crs/issues/503)) ([58b7a44](https://github.com/netwerk-digitaal-erfgoed/solid-crs/commit/58b7a449243d3cc887e12d66d87e873fe693a806))
* term uris are not clickable ([#480](https://github.com/netwerk-digitaal-erfgoed/solid-crs/issues/480)) ([3608e4d](https://github.com/netwerk-digitaal-erfgoed/solid-crs/commit/3608e4de09305cf2d1ca9a2f7dfa0c13397032db))



### [0.10.1](https://github.com/netwerk-digitaal-erfgoed/solid-crs/compare/v0.10.0...v0.10.1) (2021-09-14)


Expand Down
2 changes: 1 addition & 1 deletion packages/solid-crs-presentation/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 6 additions & 6 deletions packages/solid-crs-presentation/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@netwerk-digitaal-erfgoed/solid-crs-presentation",
"version": "0.10.1",
"version": "0.10.2",
"description": "App for the NDE-project.",
"author": "Wouter Janssens <wouter@digita.ai>",
"main": "./dist/solid-crs-presentation.umd.js",
Expand Down Expand Up @@ -31,11 +31,11 @@
"dependencies": {
"@digita-ai/semcom-core": "0.4.1",
"@digita-ai/semcom-sdk": "0.4.1",
"@netwerk-digitaal-erfgoed/solid-crs-client": "0.10.1",
"@netwerk-digitaal-erfgoed/solid-crs-components": "0.10.1",
"@netwerk-digitaal-erfgoed/solid-crs-core": "0.10.1",
"@netwerk-digitaal-erfgoed/solid-crs-semcom-components": "0.10.1",
"@netwerk-digitaal-erfgoed/solid-crs-theme": "0.10.1",
"@netwerk-digitaal-erfgoed/solid-crs-client": "0.10.2",
"@netwerk-digitaal-erfgoed/solid-crs-components": "0.10.2",
"@netwerk-digitaal-erfgoed/solid-crs-core": "0.10.2",
"@netwerk-digitaal-erfgoed/solid-crs-semcom-components": "0.10.2",
"@netwerk-digitaal-erfgoed/solid-crs-theme": "0.10.2",
"@xstate/inspect": "^0.4.1",
"lit-element": "2.4.0",
"rx-lit": "1.0.1",
Expand Down
9 changes: 9 additions & 0 deletions packages/solid-crs-semcom-components/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

### [0.10.2](https://github.com/netwerk-digitaal-erfgoed/solid-crs/compare/v0.10.1...v0.10.2) (2021-10-28)


### **Bug Fixes**

* image popup scaling in firefox and safari ([#503](https://github.com/netwerk-digitaal-erfgoed/solid-crs/issues/503)) ([58b7a44](https://github.com/netwerk-digitaal-erfgoed/solid-crs/commit/58b7a449243d3cc887e12d66d87e873fe693a806))



### [0.10.1](https://github.com/netwerk-digitaal-erfgoed/solid-crs/compare/v0.10.0...v0.10.1) (2021-09-14)

**Note:** Version bump only for package @netwerk-digitaal-erfgoed/solid-crs-semcom-components
Expand Down
2 changes: 1 addition & 1 deletion packages/solid-crs-semcom-components/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions packages/solid-crs-semcom-components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@netwerk-digitaal-erfgoed/solid-crs-semcom-components",
"version": "0.10.1",
"version": "0.10.2",
"description": "Semcom components for the demo environment of the NDE-project.",
"author": "Wouter Janssens <wouter@digita.ai>",
"main": "./dist/index.js",
Expand All @@ -23,10 +23,10 @@
"directory": "packages/solid-crs-semcom-node"
},
"dependencies": {
"@netwerk-digitaal-erfgoed/solid-crs-client": "0.10.1",
"@netwerk-digitaal-erfgoed/solid-crs-components": "0.10.1",
"@netwerk-digitaal-erfgoed/solid-crs-core": "0.10.1",
"@netwerk-digitaal-erfgoed/solid-crs-theme": "0.10.1",
"@netwerk-digitaal-erfgoed/solid-crs-client": "0.10.2",
"@netwerk-digitaal-erfgoed/solid-crs-components": "0.10.2",
"@netwerk-digitaal-erfgoed/solid-crs-core": "0.10.2",
"@netwerk-digitaal-erfgoed/solid-crs-theme": "0.10.2",
"@xstate/inspect": "^0.4.1",
"edtf": "^3.1.0",
"lit-element": "2.4.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/solid-crs-semcom-node/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

### [0.10.2](https://github.com/netwerk-digitaal-erfgoed/solid-crs/compare/v0.10.1...v0.10.2) (2021-10-28)

**Note:** Version bump only for package @netwerk-digitaal-erfgoed/solid-crs-semcom-node





### [0.10.1](https://github.com/netwerk-digitaal-erfgoed/solid-crs/compare/v0.10.0...v0.10.1) (2021-09-14)

**Note:** Version bump only for package @netwerk-digitaal-erfgoed/solid-crs-semcom-node
Expand Down
2 changes: 1 addition & 1 deletion packages/solid-crs-semcom-node/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 packages/solid-crs-semcom-node/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@netwerk-digitaal-erfgoed/solid-crs-semcom-node",
"version": "0.10.1",
"version": "0.10.2",
"description": "Semcom node for the demo environment of the NDE-project.",
"author": "Wouter Janssens <wouter@digita.ai>",
"license": "EUPL-1.2",
Expand Down
8 changes: 8 additions & 0 deletions packages/solid-crs-theme/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

### [0.10.2](https://github.com/netwerk-digitaal-erfgoed/solid-crs/compare/v0.10.1...v0.10.2) (2021-10-28)

**Note:** Version bump only for package @netwerk-digitaal-erfgoed/solid-crs-theme





### [0.10.1](https://github.com/netwerk-digitaal-erfgoed/solid-crs/compare/v0.10.0...v0.10.1) (2021-09-14)

**Note:** Version bump only for package @netwerk-digitaal-erfgoed/solid-crs-theme
Expand Down
2 changes: 1 addition & 1 deletion packages/solid-crs-theme/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit debe1cd

Please sign in to comment.