Skip to content

Commit

Permalink
Add changelog, bump to 0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
cblanc committed Feb 11, 2019
1 parent 65d940e commit 3a6e1da
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
@@ -0,0 +1,8 @@
# Changelog

Any changes, including backwards incompatible changes will be listed here

## 0.2.1 (11/02/2019)

- Produce smaller build sizes by dropping extraneous package artefacts

2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "ospoint",
"version": "0.2.0",
"version": "0.2.1",
"description": "Converts Ordnance Survey grid references into Longitgude and Latitude",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 3a6e1da

Please sign in to comment.