Skip to content

Commit 5ddf255

Browse files
committed
v5.1.0
1 parent f24ab1d commit 5ddf255

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,16 @@ _Breaking changes, which may affect downstream projects, are marked with a_ :war
1616
[#xx]: https://github.com/ideditor/country-coder/issues/xx
1717
-->
1818

19+
# 5.1.0
20+
##### 2022-Dec-09
21+
* Close seam along Swiss-German border ([#61])
22+
* Make Ireland less spiky ([#oci-528])
23+
* Bump dependency versions
24+
25+
[#61]: https://github.com/ideditor/country-coder/issues/61
26+
[#oci-528]: https://github.com/osmlab/osm-community-index/issues/528
27+
28+
1929
# 5.0.4
2030
##### 2022-May-04
2131
* Avoid `for..in` over arrays ([#59],[#60])

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ideditor/country-coder",
3-
"version": "5.0.4",
3+
"version": "5.1.0",
44
"description": "Convert longitude-latitude pairs to ISO 3166-1 codes quickly and locally",
55
"repository": "github:ideditor/country-coder",
66
"license": "ISC",

0 commit comments

Comments
 (0)