Skip to content

Commit

Permalink
Version Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Aug 28, 2022
1 parent 83e2a04 commit c8e7c66
Show file tree
Hide file tree
Showing 16 changed files with 72 additions and 37 deletions.
5 changes: 0 additions & 5 deletions .changeset/funny-comics-nail.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/great-nails-mate.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/swift-jars-move.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/wise-brooms-taste.md

This file was deleted.

9 changes: 9 additions & 0 deletions demos/examples/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @hydrofoil/shaperone-playground-examples

## 0.2.31

### Patch Changes

- Updated dependencies [76f55b0]
- Updated dependencies [604a1c0]
- @hydrofoil/shaperone-core@0.9.4
- @hydrofoil/shaperone-wc@0.7.3

## 0.2.30

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions demos/examples/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hydrofoil/shaperone-playground-examples",
"version": "0.2.30",
"version": "0.2.31",
"main": "index.js",
"repository": "https://github.com/hypermedia-app/shaperone",
"author": "Tomasz Pluskiewicz <[email protected]>",
Expand All @@ -10,8 +10,8 @@
"@tpluscode/rdf-ns-builders": "^2.0.0",
"@fortawesome/fontawesome-svg-core": "^1.2.32",
"@fortawesome/free-solid-svg-icons": "^5.15.1",
"@hydrofoil/shaperone-core": "0.9.3",
"@hydrofoil/shaperone-wc": "0.7.2",
"@hydrofoil/shaperone-core": "0.9.4",
"@hydrofoil/shaperone-wc": "0.7.3",
"@rdf-esm/data-model": "^0.5.3",
"@rdf-esm/term-map": "^0.5.0",
"@rdfjs-elements/lit-helpers": "^0.3.3",
Expand Down
12 changes: 12 additions & 0 deletions demos/lit-html/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @hydrofoil/shaperone-playground

## 0.1.54

### Patch Changes

- Updated dependencies [604a1c0]
- Updated dependencies [604a1c0]
- Updated dependencies [76f55b0]
- @hydrofoil/shaperone-wc@0.7.3
- @hydrofoil/shaperone-hydra@0.3.10
- @hydrofoil/shaperone-wc-shoelace@0.1.8
- @hydrofoil/shaperone-playground-examples@0.2.31

## 0.1.53

### Patch Changes
Expand Down
10 changes: 5 additions & 5 deletions demos/lit-html/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@hydrofoil/shaperone-playground",
"private": true,
"version": "0.1.53",
"version": "0.1.54",
"description": "@hydrofoil/shaperone demo using lit-html",
"repository": "https://github.com/hypermedia-app/shaperone",
"author": "Tomasz Pluskiewicz <[email protected]>",
Expand All @@ -14,12 +14,12 @@
"dependencies": {
"@captaincodeman/rdx": "^1.0.0-rc.8",
"@github/clipboard-copy-element": "^1.1.2",
"@hydrofoil/shaperone-playground-examples": "0.2.30",
"@hydrofoil/shaperone-wc": "0.7.2",
"@hydrofoil/shaperone-playground-examples": "0.2.31",
"@hydrofoil/shaperone-wc": "0.7.3",
"@hydrofoil/shaperone-wc-material": "0.5.5",
"@hydrofoil/shaperone-wc-vaadin": "0.4.7",
"@hydrofoil/shaperone-wc-shoelace": "0.1.7",
"@hydrofoil/shaperone-hydra": "0.3.9",
"@hydrofoil/shaperone-wc-shoelace": "0.1.8",
"@hydrofoil/shaperone-hydra": "0.3.10",
"@hydrofoil/shaperone-rdf-validate-shacl": "1.0.0",
"@material/mwc-icon": "^0.25",
"@rdf-esm/formats-common": "^0.5.5",
Expand Down
7 changes: 7 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @hydrofoil/shaperone-core

## 0.9.4

### Patch Changes

- 76f55b0: Added a module which exports `sh1` namespace for extensions
- 604a1c0: Export default metadata for multi instances select editor

## 0.9.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hydrofoil/shaperone-core",
"version": "0.9.3",
"version": "0.9.4",
"description": "Base processor of SHACL Shape intended to build forms",
"main": "index.js",
"type": "module",
Expand Down
9 changes: 9 additions & 0 deletions packages/hydra/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @hydrofoil/shaperone-hydra

## 0.3.10

### Patch Changes

- 604a1c0: Apply search decorator to multi instance editor
- Updated dependencies [76f55b0]
- Updated dependencies [604a1c0]
- @hydrofoil/shaperone-core@0.9.4

## 0.3.9

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/hydra/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hydrofoil/shaperone-hydra",
"version": "0.3.9",
"version": "0.3.10",
"description": "Shaperone extensions to integrate with Hydra-driven APIs",
"main": "index.js",
"type": "module",
Expand All @@ -12,7 +12,7 @@
"prepack": "tsc"
},
"dependencies": {
"@hydrofoil/shaperone-core": "^0.9.3",
"@hydrofoil/shaperone-core": "^0.9.4",
"@rdf-esm/dataset": "^0.5.0",
"@rdf-esm/term-map": "^0.5.0",
"@rdfine/hydra": "^0.8.5",
Expand Down
10 changes: 10 additions & 0 deletions packages/wc-shoelace/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @hydrofoil/shaperone-wc-shoelace

## 0.1.8

### Patch Changes

- 76f55b0: Added `dash:AutocompleteEditor` and `sh1:InstanceMultiSelectEditor`
- Updated dependencies [76f55b0]
- Updated dependencies [604a1c0]
- @hydrofoil/shaperone-core@0.9.4
- @hydrofoil/shaperone-wc@0.7.3

## 0.1.7

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions packages/wc-shoelace/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hydrofoil/shaperone-wc-shoelace",
"version": "0.1.7",
"version": "0.1.8",
"type": "module",
"scripts": {
"prepack": "tsc",
Expand All @@ -20,8 +20,8 @@
"custom-elements.json"
],
"dependencies": {
"@hydrofoil/shaperone-core": "^0.9.3",
"@hydrofoil/shaperone-wc": "^0.7.2",
"@hydrofoil/shaperone-core": "^0.9.4",
"@hydrofoil/shaperone-wc": "^0.7.3",
"@ngard/tiny-difference": "^1.0.0",
"@rdfjs/data-model": "^2",
"@rdfjs-elements/lit-helpers": "^0.3.5",
Expand Down
9 changes: 9 additions & 0 deletions packages/wc/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @hydrofoil/shaperone-wc

## 0.7.3

### Patch Changes

- 604a1c0: Export default metadata for multi instances select editor
- Updated dependencies [76f55b0]
- Updated dependencies [604a1c0]
- @hydrofoil/shaperone-core@0.9.4

## 0.7.2

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/wc/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hydrofoil/shaperone-wc",
"version": "0.7.2",
"version": "0.7.3",
"description": "Web Component rendering SHACL forms",
"main": "index.js",
"type": "module",
Expand All @@ -21,7 +21,7 @@
},
"dependencies": {
"@captaincodeman/rdx": "^1.0.0-rc.8",
"@hydrofoil/shaperone-core": "^0.9.3",
"@hydrofoil/shaperone-core": "^0.9.4",
"@rdf-esm/data-model": "^0.5.4",
"@rdf-esm/dataset": "^0.5.1",
"@rdfine/shacl": "^0.8.7",
Expand Down

0 comments on commit c8e7c66

Please sign in to comment.