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 Nov 4, 2022
1 parent e0c8909 commit df62df3
Show file tree
Hide file tree
Showing 6 changed files with 18 additions and 13 deletions.
5 changes: 0 additions & 5 deletions .changeset/few-actors-peel.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/polite-ducks-divide.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.69

### Patch Changes

- Updated dependencies [e0c8909]
- Updated dependencies [e0c8909]
- @hydrofoil/shaperone-wc-shoelace@0.1.20

## 0.1.68

### 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.68",
"version": "0.1.69",
"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.7",
"@hydrofoil/shaperone-wc-material": "0.5.8",
"@hydrofoil/shaperone-wc-vaadin": "0.4.10",
"@hydrofoil/shaperone-wc-shoelace": "0.1.19",
"@hydrofoil/shaperone-wc-shoelace": "0.1.20",
"@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.20

### Patch Changes

- e0c8909: To not trigger search immediately when typing in auto complete editor
- e0c8909: When loading, chage the icon to spinning arrows

## 0.1.19

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

0 comments on commit df62df3

Please sign in to comment.