Skip to content

Commit a9cede3

Browse files
chore: update versions
1 parent f19f055 commit a9cede3

File tree

16 files changed

+66
-56
lines changed

16 files changed

+66
-56
lines changed

.changeset/dependabot-045c005.md

Lines changed: 0 additions & 8 deletions
This file was deleted.

.changeset/dependabot-30b6318.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

.changeset/dependabot-6135107.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/dependabot-641f546.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

.changeset/dependabot-706bfce.md

Lines changed: 0 additions & 7 deletions
This file was deleted.

.changeset/dependabot-8343a63.md

Lines changed: 0 additions & 7 deletions
This file was deleted.

.changeset/dependabot-9984134.md

Lines changed: 0 additions & 7 deletions
This file was deleted.

.changeset/dependabot-f76ed0c.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

apps/washboard-ui/CHANGELOG.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,28 @@
11
# washboard-ui
22

3+
## 0.8.5
4+
5+
### Patch Changes
6+
7+
- [#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
8+
9+
- [#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
10+
11+
- [#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
12+
13+
- [#445](https://github.com/wasmCloud/typescript/pull/445) [`f19f055`](https://github.com/wasmCloud/typescript/commit/f19f055ac17e96f022cf381d8499f2900d49d3de) Thanks [@dependabot](https://github.com/apps/dependabot)! - chore(deps): bump `the` prod-dependencies group with 3 updates
14+
15+
- [#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
16+
17+
- [#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
18+
19+
- [#444](https://github.com/wasmCloud/typescript/pull/444) [`b0f4eaa`](https://github.com/wasmCloud/typescript/commit/b0f4eaab1382598582e0e815e796b641ce7382eb) Thanks [@dependabot](https://github.com/apps/dependabot)! - chore(deps-dev): bump `vite` in the dev-dependencies group
20+
21+
- [#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
22+
23+
- Updated dependencies [[`38163b0`](https://github.com/wasmCloud/typescript/commit/38163b021844ff955750513470041019871c742f), [`d1ca66d`](https://github.com/wasmCloud/typescript/commit/d1ca66de7be2edf6abc940c92cd94030dd84e6cf), [`b0f4eaa`](https://github.com/wasmCloud/typescript/commit/b0f4eaab1382598582e0e815e796b641ce7382eb)]:
24+
- @wasmcloud/lattice-client-react@0.5.11
25+
326
## 0.8.4
427

528
### Patch Changes

apps/washboard-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "washboard-ui",
33
"private": true,
4-
"version": "0.8.4",
4+
"version": "0.8.5",
55
"type": "module",
66
"scripts": {
77
"dev": "vite --clearScreen false",

0 commit comments

Comments
 (0)