Skip to content

Commit a336445

Browse files
author
Derp
authored
Merge pull request #139 from TerriaJS/wc-feedback
bump version to 3.3.3
2 parents b867fa6 + 7d58024 commit a336445

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

CHANGES.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
### Next version
2+
3+
### 3.3.3
24
* Authorisation token for feedback to be placed in header as per https://developer.github.com/changes/2020-02-10-deprecating-auth-through-query-param/
3-
* [The next feature]
45

56
### 3.3.2
67
* Fixed a bug with the proxy route and certain redirect responses.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "terriajs-server",
3-
"version": "3.3.2",
3+
"version": "3.3.3",
44
"description": "NodeJS server for TerriaJS, consisting of a CORS proxy, proj4 CRS lookup service, ogr2ogr conversion service, and express static server.",
55
"engineStrict": true,
66
"engines": {

0 commit comments

Comments
 (0)