Skip to content

Commit

Permalink
chore(release): 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
juancarlosfarah committed May 4, 2019
1 parent 715bab5 commit 88b244b
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,17 @@

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-desktop/compare/v0.2.0...v0.3.0) (2019-05-04)

### Bug Fixes

- update images for cards ([abb647f](https://github.com/graasp/graasp-desktop/commit/abb647f)), closes [#65](https://github.com/graasp/graasp-desktop/issues/65)

### Features

- allow a user to see public spaces nearby ([16d6bec](https://github.com/graasp/graasp-desktop/commit/16d6bec)), closes [#66](https://github.com/graasp/graasp-desktop/issues/66)
- only allow saving spaces that have been marked as offline ([715bab5](https://github.com/graasp/graasp-desktop/commit/715bab5)), closes [#67](https://github.com/graasp/graasp-desktop/issues/67)

# [0.2.0](https://github.com/graasp/graasp-desktop/compare/v0.1.6...v0.2.0) (2019-05-03)

### Bug Fixes
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-desktop",
"version": "0.2.0",
"version": "0.3.0",
"description": "Desktop application for the Graasp ecosystem.",
"private": true,
"author": "React EPFL",
Expand Down

0 comments on commit 88b244b

Please sign in to comment.