Skip to content

Commit

Permalink
Version Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and tpluscode committed Oct 20, 2022
1 parent f912b02 commit 5d5b1ee
Show file tree
Hide file tree
Showing 6 changed files with 18 additions and 13 deletions.
5 changes: 0 additions & 5 deletions .changeset/dirty-lamps-brake.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/rude-carrots-report.md

This file was deleted.

8 changes: 8 additions & 0 deletions demos/lit-html/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @hydrofoil/shaperone-playground

## 0.1.66

### Patch Changes

- Updated dependencies [e90097a]
- Updated dependencies [fbcf734]
- @hydrofoil/shaperone-wc-shoelace@0.1.19

## 0.1.65

### Patch Changes
Expand Down
4 changes: 2 additions & 2 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.65",
"version": "0.1.66",
"description": "@hydrofoil/shaperone demo using lit-html",
"repository": "https://github.com/hypermedia-app/shaperone",
"author": "Tomasz Pluskiewicz <[email protected]>",
Expand All @@ -18,7 +18,7 @@
"@hydrofoil/shaperone-wc": "0.7.6",
"@hydrofoil/shaperone-wc-material": "0.5.8",
"@hydrofoil/shaperone-wc-vaadin": "0.4.10",
"@hydrofoil/shaperone-wc-shoelace": "0.1.18",
"@hydrofoil/shaperone-wc-shoelace": "0.1.19",
"@hydrofoil/shaperone-hydra": "0.3.14",
"@hydrofoil/shaperone-rdf-validate-shacl": "1.0.3",
"@material/mwc-icon": "^0.25",
Expand Down
7 changes: 7 additions & 0 deletions packages/wc-shoelace/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @hydrofoil/shaperone-wc-shoelace

## 0.1.19

### Patch Changes

- e90097a: Disable editors when `dash:readOnly`
- fbcf734: Implement `dash:BooleanSelectEditor` as checkbox

## 0.1.18

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion 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.18",
"version": "0.1.19",
"type": "module",
"scripts": {
"babel": "babel . --out-dir . --extensions .ts --config-file ../../babel.config.json",
Expand Down

0 comments on commit 5d5b1ee

Please sign in to comment.