Skip to content

Commit

Permalink
chore(main): release 1.9.0 (#695)
Browse files Browse the repository at this point in the history
  • Loading branch information
graasper authored Sep 27, 2024
1 parent 87ec65a commit 664d9c9
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

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.9.0](https://github.com/graasp/graasp-library/compare/v1.8.0...v1.9.0) (2024-09-25)


### Features

* show skeleton on loading on home page ([#694](https://github.com/graasp/graasp-library/issues/694)) ([87ec65a](https://github.com/graasp/graasp-library/commit/87ec65abe108bbd86cdbd68b5b0974d45c922405))

## [1.8.0](https://github.com/graasp/graasp-library/compare/v1.7.3...v1.8.0) (2024-08-22)


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

0 comments on commit 664d9c9

Please sign in to comment.