Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 0 additions & 8 deletions .changeset/dependabot-045c005.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/dependabot-30b6318.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/dependabot-6135107.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/dependabot-706bfce.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/dependabot-8343a63.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/dependabot-f76ed0c.md

This file was deleted.

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

## 0.8.5

### Patch Changes

- [#430](https://github.com/wasmCloud/typescript/pull/430) [`38163b0`](https://github.com/wasmCloud/typescript/commit/38163b021844ff955750513470041019871c742f) Thanks [@dependabot](https://github.com/apps/dependabot)! - chore(deps-dev): bump `the` dev-dependencies group with 6 updates

- [#420](https://github.com/wasmCloud/typescript/pull/420) [`74f79bd`](https://github.com/wasmCloud/typescript/commit/74f79bdf6a41a6250291c4c9791414b8dcb389cc) Thanks [@dependabot](https://github.com/apps/dependabot)! - chore(deps-dev): bump `the` dev-dependencies group with 3 updates

- [#427](https://github.com/wasmCloud/typescript/pull/427) [`c042afd`](https://github.com/wasmCloud/typescript/commit/c042afdef4c81b60b4a31ffc2e6d89e50c944d8f) Thanks [@dependabot](https://github.com/apps/dependabot)! - chore(deps): bump `lucide-react` in the prod-dependencies group

- [#426](https://github.com/wasmCloud/typescript/pull/426) [`d1ca66d`](https://github.com/wasmCloud/typescript/commit/d1ca66de7be2edf6abc940c92cd94030dd84e6cf) Thanks [@dependabot](https://github.com/apps/dependabot)! - chore(deps-dev): bump `the` dev-dependencies group with 3 updates

- [#424](https://github.com/wasmCloud/typescript/pull/424) [`f07b91f`](https://github.com/wasmCloud/typescript/commit/f07b91f12d34d1d5fcc11a85d8b8e35540d49cbc) Thanks [@dependabot](https://github.com/apps/dependabot)! - chore(deps): bump `the` prod-dependencies group across 1 directory with 9 updates

- [#431](https://github.com/wasmCloud/typescript/pull/431) [`94ea865`](https://github.com/wasmCloud/typescript/commit/94ea865b540f73067037fd389688b75e22adc677) Thanks [@dependabot](https://github.com/apps/dependabot)! - chore(deps): bump `the` prod-dependencies group with 4 updates

- Updated dependencies [[`38163b0`](https://github.com/wasmCloud/typescript/commit/38163b021844ff955750513470041019871c742f), [`d1ca66d`](https://github.com/wasmCloud/typescript/commit/d1ca66de7be2edf6abc940c92cd94030dd84e6cf)]:
- @wasmcloud/[email protected]

## 0.8.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/washboard-ui/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "washboard-ui",
"private": true,
"version": "0.8.4",
"version": "0.8.5",
"type": "module",
"scripts": {
"dev": "vite --clearScreen false",
Expand Down
12 changes: 12 additions & 0 deletions packages/eslint-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @wasmcloud/eslint-config

## 0.1.6

### Patch Changes

- [#430](https://github.com/wasmCloud/typescript/pull/430) [`38163b0`](https://github.com/wasmCloud/typescript/commit/38163b021844ff955750513470041019871c742f) Thanks [@dependabot](https://github.com/apps/dependabot)! - chore(deps-dev): bump `the` dev-dependencies group with 6 updates

- [#420](https://github.com/wasmCloud/typescript/pull/420) [`74f79bd`](https://github.com/wasmCloud/typescript/commit/74f79bdf6a41a6250291c4c9791414b8dcb389cc) Thanks [@dependabot](https://github.com/apps/dependabot)! - chore(deps-dev): bump `the` dev-dependencies group with 3 updates

- [#424](https://github.com/wasmCloud/typescript/pull/424) [`f07b91f`](https://github.com/wasmCloud/typescript/commit/f07b91f12d34d1d5fcc11a85d8b8e35540d49cbc) Thanks [@dependabot](https://github.com/apps/dependabot)! - chore(deps): bump `the` prod-dependencies group across 1 directory with 9 updates

- [#431](https://github.com/wasmCloud/typescript/pull/431) [`94ea865`](https://github.com/wasmCloud/typescript/commit/94ea865b540f73067037fd389688b75e22adc677) Thanks [@dependabot](https://github.com/apps/dependabot)! - chore(deps): bump `the` prod-dependencies group with 4 updates

## 0.1.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@wasmcloud/eslint-config",
"version": "0.1.5",
"version": "0.1.6",
"private": true,
"license": "MIT",
"type": "module",
Expand Down
10 changes: 10 additions & 0 deletions packages/lattice-client-core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @wasmcloud/lattice-client-core

## 0.5.11

### Patch Changes

- [#430](https://github.com/wasmCloud/typescript/pull/430) [`38163b0`](https://github.com/wasmCloud/typescript/commit/38163b021844ff955750513470041019871c742f) Thanks [@dependabot](https://github.com/apps/dependabot)! - chore(deps-dev): bump `the` dev-dependencies group with 6 updates

- [#426](https://github.com/wasmCloud/typescript/pull/426) [`d1ca66d`](https://github.com/wasmCloud/typescript/commit/d1ca66de7be2edf6abc940c92cd94030dd84e6cf) Thanks [@dependabot](https://github.com/apps/dependabot)! - chore(deps-dev): bump `the` dev-dependencies group with 3 updates

- [#424](https://github.com/wasmCloud/typescript/pull/424) [`f07b91f`](https://github.com/wasmCloud/typescript/commit/f07b91f12d34d1d5fcc11a85d8b8e35540d49cbc) Thanks [@dependabot](https://github.com/apps/dependabot)! - chore(deps): bump `the` prod-dependencies group across 1 directory with 9 updates

## 0.5.10

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/lattice-client-core/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@wasmcloud/lattice-client-core",
"license": "Apache-2.0",
"version": "0.5.10",
"version": "0.5.11",
"description": "Framework-agnostic core package for the wasmCloud Lattice Client",
"author": "wasmCloud",
"repository": {
Expand Down
11 changes: 11 additions & 0 deletions packages/lattice-client-react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @wasmcloud/lattice-client-react

## 0.5.11

### Patch Changes

- [#430](https://github.com/wasmCloud/typescript/pull/430) [`38163b0`](https://github.com/wasmCloud/typescript/commit/38163b021844ff955750513470041019871c742f) Thanks [@dependabot](https://github.com/apps/dependabot)! - chore(deps-dev): bump `the` dev-dependencies group with 6 updates

- [#426](https://github.com/wasmCloud/typescript/pull/426) [`d1ca66d`](https://github.com/wasmCloud/typescript/commit/d1ca66de7be2edf6abc940c92cd94030dd84e6cf) Thanks [@dependabot](https://github.com/apps/dependabot)! - chore(deps-dev): bump `the` dev-dependencies group with 3 updates

- Updated dependencies [[`38163b0`](https://github.com/wasmCloud/typescript/commit/38163b021844ff955750513470041019871c742f), [`d1ca66d`](https://github.com/wasmCloud/typescript/commit/d1ca66de7be2edf6abc940c92cd94030dd84e6cf), [`f07b91f`](https://github.com/wasmCloud/typescript/commit/f07b91f12d34d1d5fcc11a85d8b8e35540d49cbc)]:
- @wasmcloud/[email protected]

## 0.5.10

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/lattice-client-react/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@wasmcloud/lattice-client-react",
"license": "Apache-2.0",
"version": "0.5.10",
"version": "0.5.11",
"description": "React specific package for the wasmCloud Lattice Client",
"author": "wasmCloud",
"repository": {
Expand Down
Loading