Skip to content

Commit fc4b2fc

Browse files
committed
chore(release): 0.15.11
1 parent c8c22a3 commit fc4b2fc

File tree

2 files changed

+20
-1
lines changed

2 files changed

+20
-1
lines changed

CHANGELOG.md

+19
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,25 @@
22

33
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.
44

5+
### [0.15.11](https://github.com/graasp/graasp-desktop/compare/v0.15.10...v0.15.11) (2021-05-11)
6+
7+
8+
### Features
9+
10+
* turn off spaces nearby and geolocation setting ([372ee1f](https://github.com/graasp/graasp-desktop/commit/372ee1fb9cc8200b9d092523fd1477fc9d10de9d))
11+
12+
13+
### Documentation
14+
15+
* update readme with an additional line ([088ff49](https://github.com/graasp/graasp-desktop/commit/088ff49b75ecd72cdacd569d8af5432d1c9ba95f))
16+
17+
18+
### Build System
19+
20+
* coverage check with spectron and send to coveralls ([be99a9d](https://github.com/graasp/graasp-desktop/commit/be99a9d38c8590d83f63972006ae2ddeecbd3515))
21+
* update dependencies ([1f4f18b](https://github.com/graasp/graasp-desktop/commit/1f4f18b1b750c4949b8c45f2464bdef03095a86b))
22+
* update dependencies ([844a5a8](https://github.com/graasp/graasp-desktop/commit/844a5a8dca0934d62b5757d7b50aea382ae543b5))
23+
524
### [0.15.10](https://github.com/graasp/graasp-desktop/compare/v0.15.9...v0.15.10) (2021-02-11)
625

726
### Features

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "graasp-desktop",
3-
"version": "0.15.10",
3+
"version": "0.15.11",
44
"description": "Desktop application for the Graasp ecosystem.",
55
"private": true,
66
"author": "React EPFL",

0 commit comments

Comments
 (0)