Skip to content

Commit

Permalink
chore: update versions (#68)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Sep 21, 2023
1 parent 619b5f7 commit 4b82a23
Show file tree
Hide file tree
Showing 5 changed files with 16 additions and 8 deletions.
6 changes: 0 additions & 6 deletions .changeset/flat-peas-drive.md

This file was deleted.

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

## 0.2.3

### Patch Changes

- 619b5f7: Upgrade version of @itk-wasm/htj2k
- Updated dependencies [619b5f7]
- @itk-viewer/remote-viewport@0.2.3

## 0.2.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/element/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@itk-viewer/element",
"version": "0.2.2",
"version": "0.2.3",
"description": "Web Component for multi-dimensional viewer",
"type": "module",
"exports": {
Expand Down
6 changes: 6 additions & 0 deletions packages/remote-viewport/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @itk-viewer/remote-viewport

## 0.2.3

### Patch Changes

- 619b5f7: Upgrade version of @itk-wasm/htj2k

## 0.2.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/remote-viewport/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@itk-viewer/remote-viewport",
"version": "0.2.2",
"version": "0.2.3",
"description": "",
"type": "module",
"exports": {
Expand Down

0 comments on commit 4b82a23

Please sign in to comment.