Skip to content

Commit e3ec654

Browse files
chore(release): 3.0.17 [skip ci]
## [3.0.17](v3.0.16...v3.0.17) (2024-12-17) ### Bug fixes * **deps:** update dependency type-fest to ^4.30.2 ([#882](#882)) ([038dded](038dded))
1 parent 038dded commit e3ec654

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+
## [3.0.17](https://github.com/technology-studio/service-graphql-react/compare/v3.0.16...v3.0.17) (2024-12-17)
2+
3+
4+
### Bug fixes
5+
6+
* **deps:** update dependency type-fest to ^4.30.2 ([#882](https://github.com/technology-studio/service-graphql-react/issues/882)) ([038dded](https://github.com/technology-studio/service-graphql-react/commit/038dded2092823277e4120b9086c4d12dca311cb))
7+
18
## [3.0.16](https://github.com/technology-studio/service-graphql-react/compare/v3.0.15...v3.0.16) (2024-12-15)
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": "@txo/service-graphql-react",
3-
"version": "3.0.16",
3+
"version": "3.0.17",
44
"description": "Technology Studio - Service graphql react",
55
"main": "lib/index.js",
66
"typings": "lib/index.d.ts",

0 commit comments

Comments
 (0)