Skip to content

Commit

Permalink
chore(main): release 2.3.0 (#891)
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 Dec 8, 2023
1 parent 4833e9d commit 0c70461
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 1 deletion.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,25 @@

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.3.0](https://github.com/graasp/graasp-builder/compare/v2.2.0...v2.3.0) (2023-12-08)


### Features

* improve the responsivity of the skeletons ([#906](https://github.com/graasp/graasp-builder/issues/906)) ([3f0d653](https://github.com/graasp/graasp-builder/commit/3f0d653f0a2e96729dc94c3307017c284117f5f5))
* navigate to the item on short link click ([#908](https://github.com/graasp/graasp-builder/issues/908)) ([a30b801](https://github.com/graasp/graasp-builder/commit/a30b8012f8d59a22a6a65e8c0786aa0407aa9743))
* replace shorten link icon by a pen ([#907](https://github.com/graasp/graasp-builder/issues/907)) ([1c81284](https://github.com/graasp/graasp-builder/commit/1c81284bb6f9fe55526aec3cf98adc3ebdd3fdd4))


### Bug Fixes

* avoid multiple library links in short links ([#896](https://github.com/graasp/graasp-builder/issues/896)) ([226673c](https://github.com/graasp/graasp-builder/commit/226673c4b3dcca9a240cd5edf775f5e81ca93efe))
* **deps:** update dependency @graasp/query-client to v2.1.1 ([5d5d3b9](https://github.com/graasp/graasp-builder/commit/5d5d3b9929618e843562fbe83ef36332001a65f1))
* **deps:** update dependency @graasp/ui to v4.1.1 ([#894](https://github.com/graasp/graasp-builder/issues/894)) ([d1a81bd](https://github.com/graasp/graasp-builder/commit/d1a81bdad83f23d670687356f34094c6cbe2c85d))
* **deps:** update dependency @sentry/react to v7.86.0 ([#909](https://github.com/graasp/graasp-builder/issues/909)) ([7777fa6](https://github.com/graasp/graasp-builder/commit/7777fa64df7a849082a93f10c5dc9bd963cb5881))
* **deps:** update react-router monorepo to v6.20.1 ([427b0d5](https://github.com/graasp/graasp-builder/commit/427b0d5a1e5f9f8b8d21b1b13c525ffd836166cf))
* **link:** allow all non-whitespace chars in urls ([#757](https://github.com/graasp/graasp-builder/issues/757)) ([4833e9d](https://github.com/graasp/graasp-builder/commit/4833e9d139c562c8b706ffa8ab3da53662b4ad58))

## [2.2.0](https://github.com/graasp/graasp-builder/compare/v2.1.0...v2.2.0) (2023-12-04)


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

0 comments on commit 0c70461

Please sign in to comment.