Skip to content

Commit

Permalink
chore(main): release 2.30.1 (#1316)
Browse files Browse the repository at this point in the history
  • Loading branch information
graasper authored Jul 4, 2024
1 parent b0fc421 commit b909dda
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,16 @@
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.


## [2.30.1](https://github.com/graasp/graasp-builder/compare/v2.30.0...v2.30.1) (2024-07-01)


### Bug Fixes

* allow children search case ([#1299](https://github.com/graasp/graasp-builder/issues/1299)) ([1d7de28](https://github.com/graasp/graasp-builder/commit/1d7de28b84ee1d30b0c908808a45850669bd5d9e))
* **deps:** update dependency @sentry/react to v7.118.0 ([#1313](https://github.com/graasp/graasp-builder/issues/1313)) ([68a9b1e](https://github.com/graasp/graasp-builder/commit/68a9b1e47e37268b751e1e0f76f87eb77c6bc675))
* **deps:** update dependency react-qr-code to v2.0.15 ([#1312](https://github.com/graasp/graasp-builder/issues/1312)) ([949a64a](https://github.com/graasp/graasp-builder/commit/949a64aa3e76086d9ea016253620ad77a4de9f9e))
* **deps:** update graasp packages (minor) ([#1310](https://github.com/graasp/graasp-builder/issues/1310)) ([b0fc421](https://github.com/graasp/graasp-builder/commit/b0fc4217233af2435a3b417734c11154e3d71477))

## [2.30.0](https://github.com/graasp/graasp-builder/compare/v2.29.0...v2.30.0) (2024-07-01)


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-builder",
"version": "2.30.0",
"version": "2.30.1",
"private": true,
"license": "AGPL-3.0-only",
"author": "Graasp",
Expand Down

0 comments on commit b909dda

Please sign in to comment.