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 Sep 12, 2022
1 parent e783765 commit 4ded74b
Show file tree
Hide file tree
Showing 5 changed files with 16 additions and 8 deletions.
5 changes: 0 additions & 5 deletions .changeset/seven-crews-brush.md

This file was deleted.

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

## 0.1.62

### Patch Changes

- Updated dependencies [3100c0a]
- @hydrofoil/shaperone-wc-shoelace@0.1.16

## 0.1.61

### 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.61",
"version": "0.1.62",
"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.15",
"@hydrofoil/shaperone-wc-shoelace": "0.1.16",
"@hydrofoil/shaperone-hydra": "0.3.13",
"@hydrofoil/shaperone-rdf-validate-shacl": "1.0.3",
"@material/mwc-icon": "^0.25",
Expand Down
6 changes: 6 additions & 0 deletions packages/wc-shoelace/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @hydrofoil/shaperone-wc-shoelace

## 0.1.16

### Patch Changes

- 3100c0a: Clearing a multiselect would not remove triples from graph

## 0.1.15

### 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.15",
"version": "0.1.16",
"type": "module",
"scripts": {
"babel": "babel . --out-dir . --extensions .ts --config-file ../../babel.config.json",
Expand Down

0 comments on commit 4ded74b

Please sign in to comment.