Skip to content

Commit

Permalink
chore(main): release 3.22.4 (#909)
Browse files Browse the repository at this point in the history
  • Loading branch information
graasper authored Sep 18, 2024
1 parent 8d20278 commit b88b38b
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## [3.22.4](https://github.com/graasp/graasp-query-client/compare/v3.22.3...v3.22.4) (2024-09-18)


### Bug Fixes

* **deps:** update dependency axios to v1.7.7 ([#904](https://github.com/graasp/graasp-query-client/issues/904)) ([b138b7b](https://github.com/graasp/graasp-query-client/commit/b138b7ba154d1a70294d5fc651f156d5a84095f9))
* remove jest mentions ([e90653b](https://github.com/graasp/graasp-query-client/commit/e90653bca398dd91665a43935ae0be1a320dcb87))
* update current member return type ([#912](https://github.com/graasp/graasp-query-client/issues/912)) ([8d20278](https://github.com/graasp/graasp-query-client/commit/8d20278ba7a3f07cb48cb97377eab62181667680))

## [3.22.3](https://github.com/graasp/graasp-query-client/compare/v3.22.2...v3.22.3) (2024-08-28)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@graasp/query-client",
"version": "3.22.3",
"version": "3.22.4",
"author": "Graasp",
"repository": "graasp/graasp-query-client",
"type": "module",
Expand Down

0 comments on commit b88b38b

Please sign in to comment.