Skip to content

Commit

Permalink
chore(main): release 1.5.1 (#598)
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 19, 2024
1 parent a5a7e8b commit 546fc62
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

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.

## [1.5.1](https://github.com/graasp/graasp-library/compare/v1.5.0...v1.5.1) (2024-04-19)


### Bug Fixes

* **deps:** update dependency @graasp/query-client to v3.4.1 ([#585](https://github.com/graasp/graasp-library/issues/585)) ([46e9c00](https://github.com/graasp/graasp-library/commit/46e9c007703b51bec9e7ac877bbc35937f5fc659))
* remove copy button from library as currently broken ([#603](https://github.com/graasp/graasp-library/issues/603)) ([a5a7e8b](https://github.com/graasp/graasp-library/commit/a5a7e8b1a2776f3ed2049aed76602259c2c31a62))

## [1.5.0](https://github.com/graasp/graasp-library/compare/v1.4.5...v1.5.0) (2024-04-15)


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-library",
"version": "1.5.0",
"version": "1.5.1",
"license": "AGPL-3.0-only",
"scripts": {
"start": "next dev -p 3005",
Expand Down

0 comments on commit 546fc62

Please sign in to comment.