Skip to content

Commit

Permalink
chore(main): release 0.8.0 (#108)
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 Feb 27, 2023
1 parent 14a2888 commit f23523a
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,20 @@

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.8.0](https://github.com/graasp/graasp-app-sticky-notes/compare/v0.7.0...v0.8.0) (2023-02-27)


### Features

* add reset view button ([8a24b74](https://github.com/graasp/graasp-app-sticky-notes/commit/8a24b745da5dec380c5f5f4bbb79351a431fc453))
* **UI:** add pan and zoom ([a29a4f8](https://github.com/graasp/graasp-app-sticky-notes/commit/a29a4f851b30e4502278659aa9846ee3c1177192))


### Tests

* refactor tests for centered view ([b72299d](https://github.com/graasp/graasp-app-sticky-notes/commit/b72299d114530cf736eaef22062b0b8540192978))
* remove scrolling from tests ([05e0f8b](https://github.com/graasp/graasp-app-sticky-notes/commit/05e0f8b944ac68fdfd124d2e7d70271c56129a1a))

## [0.7.0](https://github.com/graasp/graasp-app-sticky-notes/compare/v0.6.0...v0.7.0) (2023-02-17)


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-app-sticky-notes",
"version": "0.7.0",
"version": "0.8.0",
"private": true,
"author": "Graasp <contact@graasp.org> (https://graasp.org/)",
"contributors": [
Expand Down

0 comments on commit f23523a

Please sign in to comment.