Skip to content

Commit

Permalink
chore: release v0.16.2
Browse files Browse the repository at this point in the history
  • Loading branch information
lem-onade committed Jan 24, 2022
1 parent 0f2835f commit 4a7d6e7
Show file tree
Hide file tree
Showing 36 changed files with 139 additions and 41 deletions.
9 changes: 9 additions & 0 deletions 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.16.2](https://github.com/netwerk-digitaal-erfgoed/solid-crs/compare/v0.16.1...v0.16.2) (2022-01-24)


### **Bug Fixes**

* crashing presentation app with NDE pods ([#560](https://github.com/netwerk-digitaal-erfgoed/solid-crs/issues/560)) ([0f2835f](https://github.com/netwerk-digitaal-erfgoed/solid-crs/commit/0f2835ff64b7e87459dc46e096bdb060e523badb))



### [0.16.1](https://github.com/netwerk-digitaal-erfgoed/solid-crs/compare/v0.16.0...v0.16.1) (2022-01-19)


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.16.0
version: 0.16.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.16.1"
"version": "0.16.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.16.2](https://github.com/netwerk-digitaal-erfgoed/solid-crs/compare/v0.16.1...v0.16.2) (2022-01-24)

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





### [0.16.1](https://github.com/netwerk-digitaal-erfgoed/solid-crs/compare/v0.16.0...v0.16.1) (2022-01-19)

**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.16.1",
"version": "0.16.2",
"description": "Re-bundled version of the Solid client.",
"author": "Wouter Janssens <[email protected]>",
"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.16.2](https://github.com/netwerk-digitaal-erfgoed/solid-crs/compare/v0.16.1...v0.16.2) (2022-01-24)

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





### [0.16.1](https://github.com/netwerk-digitaal-erfgoed/solid-crs/compare/v0.16.0...v0.16.1) (2022-01-19)

**Note:** Version bump only for package @netwerk-digitaal-erfgoed/solid-crs-components
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.16.1",
"version": "0.16.2",
"description": "Collection of Semantic Components for the NDE-project.",
"author": "Wouter Janssens <[email protected]>",
"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.16.1",
"@netwerk-digitaal-erfgoed/solid-crs-theme": "0.16.1",
"@netwerk-digitaal-erfgoed/solid-crs-core": "0.16.2",
"@netwerk-digitaal-erfgoed/solid-crs-theme": "0.16.2",
"debounce": "^1.2.1",
"lit-element": "2.4.0",
"rx-lit": "1.0.1",
Expand Down
8 changes: 8 additions & 0 deletions packages/solid-crs-core/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.16.2](https://github.com/netwerk-digitaal-erfgoed/solid-crs/compare/v0.16.1...v0.16.2) (2022-01-24)

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





### [0.16.1](https://github.com/netwerk-digitaal-erfgoed/solid-crs/compare/v0.16.0...v0.16.1) (2022-01-19)


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.

4 changes: 2 additions & 2 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.16.1",
"version": "0.16.2",
"description": "Core logic of the NDE-project.",
"author": "Wouter Janssens <[email protected]>",
"main": "./dist/solid-crs-core.umd.js",
Expand Down Expand Up @@ -60,7 +60,7 @@
"@appnest/lit-translate": "^1.1.18",
"@digita-ai/inrupt-solid-client": "^0.11.0",
"@digita-ai/inrupt-solid-service": "^0.11.0",
"@netwerk-digitaal-erfgoed/solid-crs-client": "0.16.1",
"@netwerk-digitaal-erfgoed/solid-crs-client": "0.16.2",
"moment": "^2.29.1",
"rxjs": "^7.4.0",
"uuid": "8.3.2",
Expand Down
8 changes: 8 additions & 0 deletions packages/solid-crs-id-proxy/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.16.2](https://github.com/netwerk-digitaal-erfgoed/solid-crs/compare/v0.16.1...v0.16.2) (2022-01-24)

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





### [0.16.1](https://github.com/netwerk-digitaal-erfgoed/solid-crs/compare/v0.16.0...v0.16.1) (2022-01-19)

**Note:** Version bump only for package @netwerk-digitaal-erfgoed/solid-crs-id-proxy
Expand Down
2 changes: 1 addition & 1 deletion packages/solid-crs-id-proxy/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-id-proxy/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@netwerk-digitaal-erfgoed/solid-crs-id-proxy",
"version": "0.16.1",
"version": "0.16.2",
"description": "Solid CRS identity proxy",
"author": "digita.ai",
"scripts": {
Expand Down
9 changes: 9 additions & 0 deletions packages/solid-crs-manage/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.16.2](https://github.com/netwerk-digitaal-erfgoed/solid-crs/compare/v0.16.1...v0.16.2) (2022-01-24)


### **Bug Fixes**

* crashing presentation app with NDE pods ([#560](https://github.com/netwerk-digitaal-erfgoed/solid-crs/issues/560)) ([0f2835f](https://github.com/netwerk-digitaal-erfgoed/solid-crs/commit/0f2835ff64b7e87459dc46e096bdb060e523badb))



### [0.16.1](https://github.com/netwerk-digitaal-erfgoed/solid-crs/compare/v0.16.0...v0.16.1) (2022-01-19)


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.16.1",
"version": "0.16.2",
"description": "App for the NDE-project.",
"author": "Wouter Janssens <[email protected]>",
"main": "./dist/solid-crs-manage.umd.js",
Expand Down Expand Up @@ -33,11 +33,11 @@
"@digita-ai/inrupt-solid-service": "^0.11.0",
"@digita-ai/semcom-core": "0.4.1",
"@digita-ai/semcom-sdk": "0.4.1",
"@netwerk-digitaal-erfgoed/solid-crs-client": "0.16.1",
"@netwerk-digitaal-erfgoed/solid-crs-components": "0.16.1",
"@netwerk-digitaal-erfgoed/solid-crs-core": "0.16.1",
"@netwerk-digitaal-erfgoed/solid-crs-semcom-components": "0.16.1",
"@netwerk-digitaal-erfgoed/solid-crs-theme": "0.16.1",
"@netwerk-digitaal-erfgoed/solid-crs-client": "0.16.2",
"@netwerk-digitaal-erfgoed/solid-crs-components": "0.16.2",
"@netwerk-digitaal-erfgoed/solid-crs-core": "0.16.2",
"@netwerk-digitaal-erfgoed/solid-crs-semcom-components": "0.16.2",
"@netwerk-digitaal-erfgoed/solid-crs-theme": "0.16.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.16.2](https://github.com/netwerk-digitaal-erfgoed/solid-crs/compare/v0.16.1...v0.16.2) (2022-01-24)

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





### [0.16.1](https://github.com/netwerk-digitaal-erfgoed/solid-crs/compare/v0.16.0...v0.16.1) (2022-01-19)

**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.16.1",
"version": "0.16.2",
"description": "Pods for the demo environment of the NDE-project.",
"author": "Wouter Janssens <[email protected]>",
"license": "EUPL-1.2",
Expand Down
8 changes: 8 additions & 0 deletions packages/solid-crs-presentation/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.16.2](https://github.com/netwerk-digitaal-erfgoed/solid-crs/compare/v0.16.1...v0.16.2) (2022-01-24)

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





### [0.16.1](https://github.com/netwerk-digitaal-erfgoed/solid-crs/compare/v0.16.0...v0.16.1) (2022-01-19)

**Note:** Version bump only for package @netwerk-digitaal-erfgoed/solid-crs-presentation
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.16.1",
"version": "0.16.2",
"description": "App for the NDE-project.",
"author": "Wouter Janssens <[email protected]>",
"main": "./dist/solid-crs-presentation.umd.js",
Expand Down Expand Up @@ -32,11 +32,11 @@
"@digita-ai/inrupt-solid-service": "^0.11.0",
"@digita-ai/semcom-core": "0.4.1",
"@digita-ai/semcom-sdk": "0.4.1",
"@netwerk-digitaal-erfgoed/solid-crs-client": "0.16.1",
"@netwerk-digitaal-erfgoed/solid-crs-components": "0.16.1",
"@netwerk-digitaal-erfgoed/solid-crs-core": "0.16.1",
"@netwerk-digitaal-erfgoed/solid-crs-semcom-components": "0.16.1",
"@netwerk-digitaal-erfgoed/solid-crs-theme": "0.16.1",
"@netwerk-digitaal-erfgoed/solid-crs-client": "0.16.2",
"@netwerk-digitaal-erfgoed/solid-crs-components": "0.16.2",
"@netwerk-digitaal-erfgoed/solid-crs-core": "0.16.2",
"@netwerk-digitaal-erfgoed/solid-crs-semcom-components": "0.16.2",
"@netwerk-digitaal-erfgoed/solid-crs-theme": "0.16.2",
"@xstate/inspect": "^0.4.1",
"lit-element": "2.4.0",
"rx-lit": "1.0.1",
Expand Down
8 changes: 8 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,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

### [0.16.2](https://github.com/netwerk-digitaal-erfgoed/solid-crs/compare/v0.16.1...v0.16.2) (2022-01-24)

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





### [0.16.1](https://github.com/netwerk-digitaal-erfgoed/solid-crs/compare/v0.16.0...v0.16.1) (2022-01-19)

**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.16.1",
"version": "0.16.2",
"description": "Semcom components for the demo environment of the NDE-project.",
"author": "Wouter Janssens <[email protected]>",
"main": "./dist/index.js",
Expand All @@ -24,10 +24,10 @@
},
"dependencies": {
"@digita-ai/dgt-components": "0.10.0",
"@netwerk-digitaal-erfgoed/solid-crs-client": "0.16.1",
"@netwerk-digitaal-erfgoed/solid-crs-components": "0.16.1",
"@netwerk-digitaal-erfgoed/solid-crs-core": "0.16.1",
"@netwerk-digitaal-erfgoed/solid-crs-theme": "0.16.1",
"@netwerk-digitaal-erfgoed/solid-crs-client": "0.16.2",
"@netwerk-digitaal-erfgoed/solid-crs-components": "0.16.2",
"@netwerk-digitaal-erfgoed/solid-crs-core": "0.16.2",
"@netwerk-digitaal-erfgoed/solid-crs-theme": "0.16.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.16.2](https://github.com/netwerk-digitaal-erfgoed/solid-crs/compare/v0.16.1...v0.16.2) (2022-01-24)

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





### [0.16.1](https://github.com/netwerk-digitaal-erfgoed/solid-crs/compare/v0.16.0...v0.16.1) (2022-01-19)

**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.16.1",
"version": "0.16.2",
"description": "Semcom node for the demo environment of the NDE-project.",
"author": "Wouter Janssens <[email protected]>",
"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.16.2](https://github.com/netwerk-digitaal-erfgoed/solid-crs/compare/v0.16.1...v0.16.2) (2022-01-24)

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





### [0.16.1](https://github.com/netwerk-digitaal-erfgoed/solid-crs/compare/v0.16.0...v0.16.1) (2022-01-19)

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

0 comments on commit 4a7d6e7

Please sign in to comment.