Skip to content

Commit

Permalink
chore(main): release 0.3.0 (#136)
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 25, 2023
1 parent 897ba7d commit 49996c0
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@

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.3.0](https://github.com/graasp/graasp-analytics/compare/v0.2.0...v0.3.0) (2023-04-24)


### Features

* add breadcrumbs navigator ([#129](https://github.com/graasp/graasp-analytics/issues/129)) ([8f756a1](https://github.com/graasp/graasp-analytics/commit/8f756a1950bfc7f2ccc143f90544abeef7ac049a))
* add sidebar ([#138](https://github.com/graasp/graasp-analytics/issues/138)) ([2c8d964](https://github.com/graasp/graasp-analytics/commit/2c8d9647b9eeb9c2ea02c40de966d5f5a11c4731))
* navigation toggles ([#139](https://github.com/graasp/graasp-analytics/issues/139)) ([897ba7d](https://github.com/graasp/graasp-analytics/commit/897ba7dbfb40c5aa9b27e30b4ae1b5ef1f40bf3f))

## [0.2.0](https://github.com/graasp/graasp-analytics/compare/v0.1.15...v0.2.0) (2023-04-14)


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-analytics",
"version": "0.2.0",
"version": "0.3.0",
"private": true,
"author": "Graasp",
"contributors": [
Expand Down

0 comments on commit 49996c0

Please sign in to comment.