Skip to content

Commit

Permalink
chore(main): release 3.5.1 (#392)
Browse files Browse the repository at this point in the history
* chore(main): release 3.5.1

* Update CHANGELOG.md

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Thibault Reidy <[email protected]>
  • Loading branch information
github-actions[bot] and ReidyT authored Aug 30, 2024
1 parent b6d81b7 commit 8cfedbb
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,17 @@

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

### Features

* feat(deps): migrates msw to v.2 ([#389](https://github.com/graasp/graasp-apps-query-client/issues/389)) ([6ffb427e](https://github.com/graasp/graasp-apps-query-client/commit/6ffb427e64f5bcc7633e6df65d4dd5c5ea6573a5))
* feat: mocks upload app settings files ([#389](https://github.com/graasp/graasp-apps-query-client/issues/389)) ([6ffb427e](https://github.com/graasp/graasp-apps-query-client/commit/6ffb427e64f5bcc7633e6df65d4dd5c5ea6573a5))

### Bug Fixes

* **deps:** update dependency msw to v2.4.1 ([#191](https://github.com/graasp/graasp-apps-query-client/issues/191)) ([b6d81b7](https://github.com/graasp/graasp-apps-query-client/commit/b6d81b790af8d04872cd9fa041bda7c3ff11c313))

## [3.5.0](https://github.com/graasp/graasp-apps-query-client/compare/v3.4.15...v3.5.0) (2024-08-05)


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

0 comments on commit 8cfedbb

Please sign in to comment.