Skip to content

Commit 0ae776c

Browse files
chore(release): 3.0.52 [skip ci]
## [3.0.52](v3.0.51...v3.0.52) (2025-11-04) ### CI * add pr.yml permissions ([#965](#965)) ([6134b21](6134b21)) ### Bug fixes * **deps:** update dependency graphql to ^16.12.0 ([#978](#978)) ([c1c87fc](c1c87fc))
1 parent c1c87fc commit 0ae776c

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## [3.0.52](https://github.com/technology-studio/service-graphql-react/compare/v3.0.51...v3.0.52) (2025-11-04)
2+
3+
4+
### CI
5+
6+
* add pr.yml permissions ([#965](https://github.com/technology-studio/service-graphql-react/issues/965)) ([6134b21](https://github.com/technology-studio/service-graphql-react/commit/6134b215704a2414f871597065625f5e132955a1))
7+
8+
9+
### Bug fixes
10+
11+
* **deps:** update dependency graphql to ^16.12.0 ([#978](https://github.com/technology-studio/service-graphql-react/issues/978)) ([c1c87fc](https://github.com/technology-studio/service-graphql-react/commit/c1c87fc66450448b9a8c11871b8bc6ce364a255d))
12+
113
## [3.0.51](https://github.com/technology-studio/service-graphql-react/compare/v3.0.50...v3.0.51) (2025-08-21)
214

315

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.51",
3+
"version": "3.0.52",
44
"description": "Technology Studio - Service graphql react",
55
"main": "lib/index.js",
66
"typings": "lib/index.d.ts",

0 commit comments

Comments
 (0)