Skip to content

Commit

Permalink
chore(main): release 2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Dec 6, 2023
1 parent 226673c commit ff7da3b
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,23 @@

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-06)


### 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 react-router monorepo to v6.20.1 ([427b0d5](https://github.com/graasp/graasp-builder/commit/427b0d5a1e5f9f8b8d21b1b13c525ffd836166cf))

## [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 ff7da3b

Please sign in to comment.