Skip to content

Commit a718db2

Browse files
chore(main): release 3.4.10 (#309)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Jérémy La Scala <[email protected]>
1 parent 55e2ff0 commit a718db2

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## [3.4.10](https://github.com/graasp/graasp-apps-query-client/compare/v3.4.9...v3.4.10) (2024-04-02)
6+
7+
8+
### Bug Fixes
9+
10+
* **deps:** update dependency @emotion/styled to v11.11.5 ([#311](https://github.com/graasp/graasp-apps-query-client/issues/311)) ([ff95899](https://github.com/graasp/graasp-apps-query-client/commit/ff95899105525602a595c7814b4479febcc79be5))
11+
* **deps:** update dependency @graasp/sdk to v4.4.0 ([#304](https://github.com/graasp/graasp-apps-query-client/issues/304)) ([ab85087](https://github.com/graasp/graasp-apps-query-client/commit/ab85087979d8123a9c1d5737255ee9d7a868d1b6))
12+
* **deps:** update dependency axios to v0.28.1 ([#308](https://github.com/graasp/graasp-apps-query-client/issues/308)) ([70ba6e5](https://github.com/graasp/graasp-apps-query-client/commit/70ba6e50ca13a11f0524510fb47e11ea94bfbfee))
13+
* **deps:** update dependency dexie to v4 ([#306](https://github.com/graasp/graasp-apps-query-client/issues/306)) ([2ba327e](https://github.com/graasp/graasp-apps-query-client/commit/2ba327e447e326aa747499b64e95d02864160bb4))
14+
515
## [3.4.9](https://github.com/graasp/graasp-apps-query-client/compare/v3.4.8...v3.4.9) (2024-03-25)
616

717

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@graasp/apps-query-client",
3-
"version": "3.4.9",
3+
"version": "3.4.10",
44
"description": "Query client repository for Graasp apps",
55
"main": "./dist/index.cjs.js",
66
"module": "./dist/index.es.js",

0 commit comments

Comments
 (0)