Skip to content

Commit 7a567c3

Browse files
Version Packages (#442)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 256beeb commit 7a567c3

File tree

4 files changed

+8
-7
lines changed

4 files changed

+8
-7
lines changed

.changeset/large-poets-fail.md

-5
This file was deleted.

packages/types/documentation/interfaces/monad.IMonad.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ Iterable.\_\_@iterator@17
6565

6666
#### Defined in
6767

68-
node_modules/.pnpm/typescript@4.8.3/node_modules/typescript/lib/lib.es2015.iterable.d.ts:51
68+
node_modules/.pnpm/typescript@4.9.3/node_modules/typescript/lib/lib.es2015.iterable.d.ts:51
6969

7070
___
7171

packages/web/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @relate/web
22

3+
## 1.0.9
4+
5+
### Patch Changes
6+
7+
- e83beb9: Tweak watchDbmss subscription to observe server rather than process status. No longer require IDs array on infoDbmss query.
8+
39
## 1.0.8
410

511
### Patch Changes

packages/web/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@relate/web",
3-
"version": "1.0.8",
3+
"version": "1.0.9",
44
"description": "Web",
55
"author": "Neo4j Inc.",
66
"license": "GPL-3.0",

0 commit comments

Comments
 (0)