Skip to content

Commit 410310a

Browse files
committed
Bump to 3.0.3
1 parent 78bd322 commit 410310a

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ The format is based on
77
This project adheres to
88
[Semantic Versioning](http://semver.org/spec/v2.0.0.html).
99

10+
## [v3.0.3] - 2018-06-08
11+
### Security
12+
- Prevent non-managers from viewing challenge admin page when following a
13+
direct link (#384).
14+
15+
1016
## [v3.0.2] - 2018-06-04
1117
### Added
1218
- Allow all users to create new projects.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "maproulette3",
3-
"version": "3.0.2",
3+
"version": "3.0.3",
44
"private": true,
55
"dependencies": {
66
"@mapbox/geojsonhint": "^2.0.1",

0 commit comments

Comments
 (0)