Skip to content

Commit d10603a

Browse files
📦 bump changed package version (#10)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent ee0d893 commit d10603a

File tree

3 files changed

+8
-6
lines changed

3 files changed

+8
-6
lines changed

.changeset/metal-bottles-swim.md

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

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# tanstack-query-optimistic-updates
2+
3+
## 0.0.2
4+
5+
### Patch Changes
6+
7+
- ee0d893: - [PR](https://github.com/mugglim/tanstack-query-optimistic-updates/pull/9)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "https://json.schemastore.org/package",
33
"name": "tanstack-query-optimistic-updates",
4-
"version": "0.0.1",
4+
"version": "0.0.2",
55
"repository": {
66
"type": "git",
77
"url": "https://github.com/mugglim/tanstack-query-optimistic-updates"

0 commit comments

Comments
 (0)