Skip to content

Commit

Permalink
chore(release): update monorepo packages versions (#408)
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 Jan 29, 2021
1 parent 50ffe13 commit 8c613c6
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/five-timers-invite.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/in-memory-live-query-store/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @n1ru4l/in-memory-live-query-store

## 0.6.0

### Minor Changes

- 50ffe13: Allow adding additional resource identifier in user-land via the liveQuery.collectResourceIdentifiers extensions field on schema fields.

## 0.5.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/in-memory-live-query-store/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@n1ru4l/in-memory-live-query-store",
"version": "0.5.5",
"version": "0.6.0",
"author": "n1ru4l <laurinquast@googlemail.com>",
"license": "MIT",
"repository": {
Expand Down

0 comments on commit 8c613c6

Please sign in to comment.