Skip to content

Commit

Permalink
chore(main): release 0.13.0 (#407)
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 Nov 2, 2023
1 parent aed97ff commit 152a8e6
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.

## [0.13.0](https://github.com/graasp/graasp-library/compare/v0.12.0...v0.13.0) (2023-10-25)


### Features

* add collection views ([#397](https://github.com/graasp/graasp-library/issues/397)) ([a3d56ec](https://github.com/graasp/graasp-library/commit/a3d56ece998f78f00c2d84ec9451fb99ce0c72ec))

## [0.12.0](https://github.com/graasp/graasp-library/compare/v0.11.2...v0.12.0) (2023-10-19)


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

0 comments on commit 152a8e6

Please sign in to comment.