Skip to content

Commit

Permalink
chore(main): release 3.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Aug 5, 2024
1 parent ded5bdd commit 41b8998
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,20 @@

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.5.0](https://github.com/graasp/graasp-apps-query-client/compare/v3.4.15...v3.5.0) (2024-08-05)


### Features

* update deps and use vitest ([#373](https://github.com/graasp/graasp-apps-query-client/issues/373)) ([a6124c1](https://github.com/graasp/graasp-apps-query-client/commit/a6124c1b095c728231a813c9260c71ed1b365caf))


### Bug Fixes

* **deps:** update dependency @graasp/sdk to v4.22.0 ([#376](https://github.com/graasp/graasp-apps-query-client/issues/376)) ([67e93c2](https://github.com/graasp/graasp-apps-query-client/commit/67e93c2b1e4f3fce05eafa11dbd5ae8cd4f6ee23))
* **deps:** update dependency axios to v1.7.3 ([#378](https://github.com/graasp/graasp-apps-query-client/issues/378)) ([46ecb23](https://github.com/graasp/graasp-apps-query-client/commit/46ecb23173634e28f1405ebb6d4af4151c35e920))
* **deps:** update mui (non-major) to v5.16.6 ([#366](https://github.com/graasp/graasp-apps-query-client/issues/366)) ([ded5bdd](https://github.com/graasp/graasp-apps-query-client/commit/ded5bdd073449c997a1f318966ef09c1671301b8))

## [3.4.15](https://github.com/graasp/graasp-apps-query-client/compare/v3.4.14...v3.4.15) (2024-05-24)


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/apps-query-client",
"version": "3.4.15",
"version": "3.5.0",
"description": "Query client repository for Graasp apps",
"main": "./dist/index.cjs.js",
"module": "./dist/index.es.js",
Expand Down

0 comments on commit 41b8998

Please sign in to comment.