Skip to content

Commit 9cf0d16

Browse files
chore(release): set package.json to 1.0.1 [skip ci]
## [1.0.1](v1.0.0...v1.0.1) (2024-02-01) ### Bug Fixes * include module and types properties in package.json ([757dff2](757dff2))
1 parent 757dff2 commit 9cf0d16

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.0.1](https://github.com/dasprid/tanstack-query-json-api/compare/v1.0.0...v1.0.1) (2024-02-01)
2+
3+
4+
### Bug Fixes
5+
6+
* include module and types properties in package.json ([757dff2](https://github.com/dasprid/tanstack-query-json-api/commit/757dff2dca800c6aaf3bb2281b84f8c310bb1e71))
7+
18
# 1.0.0 (2024-01-31)
29

310

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-json-api",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "Helpers for TanStack Query to work with JSON:API",
55
"type": "module",
66
"author": "Ben Scholzen 'DASPRiD'",

0 commit comments

Comments
 (0)