Skip to content

Commit

Permalink
chore(main): release 2.14.0 (#1122)
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 Apr 4, 2024
1 parent 2ea52b6 commit 23bb83d
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 @@ -3,6 +3,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.


## [2.14.0](https://github.com/graasp/graasp-builder/compare/v2.13.0...v2.14.0) (2024-04-04)


### Features

* use new font ([#1124](https://github.com/graasp/graasp-builder/issues/1124)) ([2ea52b6](https://github.com/graasp/graasp-builder/commit/2ea52b6ff487010c69024afa86517fd3ec8596e1))


### Bug Fixes

* **deps:** update dependency @sentry/react to v7.108.0 ([#1103](https://github.com/graasp/graasp-builder/issues/1103)) ([afc15ef](https://github.com/graasp/graasp-builder/commit/afc15ef370079d82630388cc94d068fc70e5174c))
* set redirection for auth signin ([#1113](https://github.com/graasp/graasp-builder/issues/1113)) ([083c071](https://github.com/graasp/graasp-builder/commit/083c07127e563f0890b491a2d1e56e72f6b0994c))
* update notifs and dismiss uppy status ([#1120](https://github.com/graasp/graasp-builder/issues/1120)) ([571ddc2](https://github.com/graasp/graasp-builder/commit/571ddc2f7a6ec6dcd80e27dcb66fdd7bace492b3))

## [2.13.0](https://github.com/graasp/graasp-builder/compare/v2.12.1...v2.13.0) (2024-03-26)


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.13.0",
"version": "2.14.0",
"private": true,
"license": "AGPL-3.0-only",
"author": "Graasp",
Expand Down

0 comments on commit 23bb83d

Please sign in to comment.