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 23, 2022
1 parent 8a8e0b5 commit 578858d
Show file tree
Hide file tree
Showing 6 changed files with 18 additions and 13 deletions.
5 changes: 0 additions & 5 deletions .changeset/late-elephants-fetch.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/silly-lamps-hope.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.74

### Patch Changes

- Updated dependencies [8a8e0b5]
- Updated dependencies [c0592ee]
- @hydrofoil/shaperone-wc-shoelace@0.1.25

## 0.1.73

### 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.73",
"version": "0.1.74",
"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.9",
"@hydrofoil/shaperone-wc-material": "0.5.9",
"@hydrofoil/shaperone-wc-vaadin": "0.4.11",
"@hydrofoil/shaperone-wc-shoelace": "0.1.24",
"@hydrofoil/shaperone-wc-shoelace": "0.1.25",
"@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.25

### Patch Changes

- 8a8e0b5: Autocomplete would open again immediately after selecting a value
- c0592ee: Autocomplete would open when not focused

## 0.1.24

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

0 comments on commit 578858d

Please sign in to comment.