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 Aug 14, 2021
1 parent 6d73bc9 commit 83200f3
Show file tree
Hide file tree
Showing 6 changed files with 21 additions and 13 deletions.
5 changes: 0 additions & 5 deletions .changeset/brave-zebras-sing.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/nice-books-fetch.md

This file was deleted.

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

## 0.1.5

### Patch Changes

- Updated dependencies [c3ec710]
- Updated dependencies [abefa91]
- @hydrofoil/roadshow@0.3.0

## 0.1.4

### 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.1.4",
"version": "0.1.5",
"private": true,
"scripts": {
"start": "wds",
"build": "build-storybook --output-dir ../../dist/storybook"
},
"dependencies": {
"@hydrofoil/roadshow": "0.2.3",
"@hydrofoil/roadshow": "0.3.0",
"@hydrofoil/vocabularies": "^0.2.0",
"@rdf-esm/data-model": "^0.5.4",
"@rdf-esm/dataset": "^0.5.1",
Expand Down
10 changes: 10 additions & 0 deletions packages/roadshow/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @hydrofoil/roadshow

## 0.3.0

### Minor Changes

- abefa91: Redesign the state and rendering process

### Patch Changes

- c3ec710: Ability to select multi-viewer to render multiple properties

## 0.2.3

### 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.2.3",
"version": "0.3.0",
"author": "Tomasz Pluskiewicz <awesome@hypermedia.app>",
"license": "MIT",
"main": "index.js",
Expand Down

0 comments on commit 83200f3

Please sign in to comment.