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 Jul 18, 2021
1 parent d72e1e5 commit 0568f11
Show file tree
Hide file tree
Showing 8 changed files with 29 additions and 24 deletions.
5 changes: 0 additions & 5 deletions .changeset/hip-rings-rule.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/large-games-sell.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/popular-guests-love.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/silver-colts-grow.md

This file was deleted.

14 changes: 14 additions & 0 deletions apps/storybook/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# storybook

## 0.1.0

### Minor Changes

- 92c2f9a: Rewrite with lit@2 using `ReactiveControllers`

### Patch Changes

- Updated dependencies [d72e1e5]
- Updated dependencies [f2f3c41]
- Updated dependencies [92c2f9a]
- Updated dependencies [3cc1e54]
- @hydrofoil/roadshow@0.1.0

## 0.0.2

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions apps/storybook/package.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"name": "storybook",
"version": "0.0.2",
"version": "0.1.0",
"private": true,
"scripts": {
"start": "wds",
"build": "build-storybook --output-dir ../../dist/storybook"
},
"dependencies": {
"@hydrofoil/roadshow": "0.0.2",
"@hydrofoil/roadshow": "0.1.0",
"@hydrofoil/vocabularies": "^0.1.3",
"@rdf-esm/data-model": "^0.5.4",
"@rdf-esm/dataset": "^0.5.1",
Expand Down
12 changes: 12 additions & 0 deletions packages/roadshow/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @hydrofoil/roadshow

## 0.1.0

### Minor Changes

- 92c2f9a: Rewrite with lit@2 using `ReactiveControllers`
- 3cc1e54: DASH Viewer matching functions

### Patch Changes

- d72e1e5: `dash:DetailsViewer` - do not render hidden properties
- f2f3c41: Resource never undefined when passed to `Viewer`

## 0.0.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/roadshow/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hydrofoil/roadshow",
"version": "0.0.2",
"version": "0.1.0",
"author": "Tomasz Pluskiewicz <awesome@hypermedia.app>",
"license": "MIT",
"main": "index.js",
Expand Down

0 comments on commit 0568f11

Please sign in to comment.