Skip to content

Commit f89ee89

Browse files
committed
release: publish new versions of packages
- @tanstack-query-with-orbitjs/[email protected] - @tanstack-query-with-orbitjs/[email protected]
1 parent cb5a69d commit f89ee89

File tree

4 files changed

+18
-2
lines changed

4 files changed

+18
-2
lines changed

libs/core/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Change Log
2+
3+
All notable changes to this project will be documented in this file.
4+
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5+
6+
# 0.1.0 (2023-06-25)
7+
8+
**Note:** Initial version of package @tanstack-query-with-orbitjs/core

libs/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tanstack-query-with-orbitjs/core",
3-
"version": "0.0.1",
3+
"version": "0.1.0",
44
"description": "A library for using TanStack Query with Orbit.js.",
55
"keywords": [
66
"orbit",

libs/react/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Change Log
2+
3+
All notable changes to this project will be documented in this file.
4+
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5+
6+
# 0.1.0 (2023-06-25)
7+
8+
**Note:** Initial version of package @tanstack-query-with-orbitjs/react

libs/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tanstack-query-with-orbitjs/react",
3-
"version": "0.0.1",
3+
"version": "0.1.0",
44
"description": "React bindings for using TanStack Query with Orbit.js.",
55
"keywords": [
66
"orbit",

0 commit comments

Comments
 (0)