Skip to content

Commit

Permalink
chore: release v0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
wouteraj committed May 25, 2021
1 parent 1cf631e commit 78598da
Show file tree
Hide file tree
Showing 21 changed files with 93 additions and 23 deletions.
22 changes: 22 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,28 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

### [0.3.1](https://github.com/netwerk-digitaal-erfgoed/solid-cbs/compare/v0.3.0...v0.3.1) (2021-05-25)


### **Bug Fixes**

* various styling fixes ([#212](https://github.com/netwerk-digitaal-erfgoed/solid-cbs/issues/212)) ([58746ae](https://github.com/netwerk-digitaal-erfgoed/solid-cbs/commit/58746ae089403c4107c19ac45c9ae3eadb93191f))


### **Features**

* search collections and objects ([#202](https://github.com/netwerk-digitaal-erfgoed/solid-cbs/issues/202)) ([5a837d9](https://github.com/netwerk-digitaal-erfgoed/solid-cbs/commit/5a837d9339399d63e16cc3c1ef90d88293c2fc8f))
* Set up object feature ([#231](https://github.com/netwerk-digitaal-erfgoed/solid-cbs/issues/231)) ([801c0af](https://github.com/netwerk-digitaal-erfgoed/solid-cbs/commit/801c0af8952ca6e54e9816235eb0708587fd4a85))


### **Documentation**

* collection object feature specs ([#220](https://github.com/netwerk-digitaal-erfgoed/solid-cbs/issues/220)) ([01c3eed](https://github.com/netwerk-digitaal-erfgoed/solid-cbs/commit/01c3eed91f729f5f8a8730de9009c5c387c24c03))
* moved specs to antora ([#222](https://github.com/netwerk-digitaal-erfgoed/solid-cbs/issues/222)) ([3d84952](https://github.com/netwerk-digitaal-erfgoed/solid-cbs/commit/3d84952ca8f0819985ecc4a2abbb6f9b2d514518))
* user manual for collections ([#228](https://github.com/netwerk-digitaal-erfgoed/solid-cbs/issues/228)) ([a64186d](https://github.com/netwerk-digitaal-erfgoed/solid-cbs/commit/a64186d1f09fe8c70e4bd83fd10715beaed19185))



## [0.3.0](https://github.com/digita-ai/nde-erfgoedinstellingen/compare/v0.2.1...v0.3.0) (2021-05-18)


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.2.1
version: 0.3.0
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.3.0"
"version": "0.3.1"
}
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.3.1](https://github.com/netwerk-digitaal-erfgoed/solid-crs/compare/v0.3.0...v0.3.1) (2021-05-25)

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





## [0.3.0](https://github.com/digita-ai/nde-erfgoedinstellingen/compare/v0.2.1...v0.3.0) (2021-05-18)


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.3.0",
"version": "0.3.1",
"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.3.1](https://github.com/netwerk-digitaal-erfgoed/solid-crs/compare/v0.3.0...v0.3.1) (2021-05-25)

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





## [0.3.0](https://github.com/digita-ai/nde-erfgoedinstellingen/compare/v0.2.1...v0.3.0) (2021-05-18)


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.

8 changes: 4 additions & 4 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.3.0",
"version": "0.3.1",
"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 @@ -29,9 +29,9 @@
"posttest": "jest-coverage-thresholds-bumper --silent --coverage-summary-path coverage-summary.json"
},
"dependencies": {
"@netwerk-digitaal-erfgoed/solid-crs-core": "0.3.0",
"@netwerk-digitaal-erfgoed/solid-crs-theme": "0.3.0",
"@digita-ai/semcom-core": "0.3.4",
"@netwerk-digitaal-erfgoed/solid-crs-core": "0.3.1",
"@netwerk-digitaal-erfgoed/solid-crs-theme": "0.3.1",
"lit-element": "2.4.0",
"rx-lit": "1.0.1",
"rxjs": "^6.6.7",
Expand Down Expand Up @@ -97,4 +97,4 @@
}
}
}
}
}
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.3.1](https://github.com/netwerk-digitaal-erfgoed/solid-crs/compare/v0.3.0...v0.3.1) (2021-05-25)

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





## [0.3.0](https://github.com/digita-ai/nde-erfgoedinstellingen/compare/v0.2.1...v0.3.0) (2021-05-18)


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.3.0",
"version": "0.3.1",
"description": "Core logic of the NDE-project.",
"author": "Wouter Janssens <[email protected]>",
"main": "./dist/solid-crs-core.umd.js",
Expand Down Expand Up @@ -74,4 +74,4 @@
"displayName": "core",
"preset": "@digita-ai/jest-config"
}
}
}
8 changes: 8 additions & 0 deletions packages/solid-crs-manage/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.3.1](https://github.com/netwerk-digitaal-erfgoed/solid-crs/compare/v0.3.0...v0.3.1) (2021-05-25)

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





## [0.3.0](https://github.com/digita-ai/nde-erfgoedinstellingen/compare/v0.2.1...v0.3.0) (2021-05-18)


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.3.0",
"version": "0.3.1",
"description": "App for the NDE-project.",
"author": "Wouter Janssens <[email protected]>",
"main": "./dist/solid-crs-manage.umd.js",
Expand Down Expand Up @@ -29,11 +29,11 @@
"posttest": "jest-coverage-thresholds-bumper --silent --coverage-summary-path coverage-summary.json"
},
"dependencies": {
"@netwerk-digitaal-erfgoed/solid-crs-client": "0.3.0",
"@netwerk-digitaal-erfgoed/solid-crs-components": "0.3.0",
"@netwerk-digitaal-erfgoed/solid-crs-core": "0.3.0",
"@netwerk-digitaal-erfgoed/solid-crs-theme": "0.3.0",
"@digita-ai/semcom-core": "0.3.4",
"@netwerk-digitaal-erfgoed/solid-crs-client": "0.3.1",
"@netwerk-digitaal-erfgoed/solid-crs-components": "0.3.1",
"@netwerk-digitaal-erfgoed/solid-crs-core": "0.3.1",
"@netwerk-digitaal-erfgoed/solid-crs-theme": "0.3.1",
"@xstate/inspect": "^0.4.1",
"lit-element": "2.4.0",
"rx-lit": "1.0.1",
Expand Down Expand Up @@ -105,4 +105,4 @@
}
}
}
}
}
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.3.1](https://github.com/netwerk-digitaal-erfgoed/solid-cbs/compare/v0.3.0...v0.3.1) (2021-05-25)

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





## [0.3.0](https://github.com/digita-ai/nde-erfgoedinstellingen/compare/v0.2.1...v0.3.0) (2021-05-18)


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.3.0",
"version": "0.3.1",
"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-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.3.1](https://github.com/netwerk-digitaal-erfgoed/solid-crs/compare/v0.3.0...v0.3.1) (2021-05-25)

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





## [0.3.0](https://github.com/digita-ai/nde-erfgoedinstellingen/compare/v0.2.1...v0.3.0) (2021-05-18)


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.

2 changes: 1 addition & 1 deletion packages/solid-crs-theme/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@netwerk-digitaal-erfgoed/solid-crs-theme",
"version": "0.3.0",
"version": "0.3.1",
"description": "Theme for the NDE-project.",
"author": "Wouter Janssens <[email protected]>",
"main": "./dist/solid-crs-theme.umd.js",
Expand Down

0 comments on commit 78598da

Please sign in to comment.