Skip to content

Commit 316e5e6

Browse files
committed
Release 0.10.0
1 parent bf493f3 commit 316e5e6

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@ It contains various JavaScript related to the DataValues library.
77

88
## Release notes
99

10-
### 1.0.0 (dev)
11-
* Removed `globeCoordinate.Formatter`.
12-
* Removed the `globeCoordinate` utility class.
10+
### 0.10.0 (2017-10-06)
1311
* The library is now a pure JavaScript library.
1412
* Removed MediaWiki ResourceLoader module definitions.
13+
* Removed `globeCoordinate.Formatter`.
14+
* Removed the `globeCoordinate` utility class.
1515

1616
### 0.9.0 (2017-09-06)
1717
* Removed `valueFormatters.ValueFormatterStore`.

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"datavalues",
66
"wikidata"
77
],
8+
"version": "0.10.0",
89
"repository": {
910
"type": "git",
1011
"url": "https://github.com/wmde/DataValuesJavaScript"

0 commit comments

Comments
 (0)