Skip to content

Commit

Permalink
chore(main): release 3.4.8 (#284)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Mar 4, 2024
1 parent 8e71201 commit ea5052b
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

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.

## [3.4.8](https://github.com/graasp/graasp-apps-query-client/compare/v3.4.7...v3.4.8) (2024-03-04)


### Bug Fixes

* **deps:** update dependency @graasp/sdk to v4.1.0 ([#270](https://github.com/graasp/graasp-apps-query-client/issues/270)) ([8e71201](https://github.com/graasp/graasp-apps-query-client/commit/8e71201709b09b70740e86435946749cbb9698af))
* update app context type ([#283](https://github.com/graasp/graasp-apps-query-client/issues/283)) ([1d23747](https://github.com/graasp/graasp-apps-query-client/commit/1d237479c242cdf91fc575750aafabb74dcb83f9))

## [3.4.7](https://github.com/graasp/graasp-apps-query-client/compare/v3.4.6...v3.4.7) (2024-02-28)


Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@graasp/apps-query-client",
"version": "3.4.7",
"version": "3.4.8",
"description": "Query client repository for Graasp apps",
"main": "./dist/index.cjs.js",
"module": "./dist/index.es.js",
Expand Down Expand Up @@ -41,7 +41,7 @@
"dependencies": {
"@emotion/react": "11.11.4",
"@emotion/styled": "11.11.0",
"@graasp/sdk": "4.1.0",
"@graasp/sdk": "4.0.1",
"@mui/icons-material": "5.15.11",
"@mui/material": "5.15.11",
"axios": "0.28.0",
Expand Down

0 comments on commit ea5052b

Please sign in to comment.