Skip to content

Commit

Permalink
chore(main): release 1.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
graasper committed Jul 15, 2024
1 parent d8bae96 commit ca8e30b
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.7.3](https://github.com/graasp/graasp-library/compare/v1.7.2...v1.7.3) (2024-07-15)


### Bug Fixes

* **deps:** update dependency next to v14.2.5 ([#645](https://github.com/graasp/graasp-library/issues/645)) ([d8bae96](https://github.com/graasp/graasp-library/commit/d8bae9600a6dcba88b45851048d834b02b88d3be))
* **deps:** update graasp packages (minor) ([#637](https://github.com/graasp/graasp-library/issues/637)) ([40fb958](https://github.com/graasp/graasp-library/commit/40fb958e211754d0ea80fcace23d5f272dbcd6da))

## [1.7.2](https://github.com/graasp/graasp-library/compare/v1.7.1...v1.7.2) (2024-07-05)


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

0 comments on commit ca8e30b

Please sign in to comment.