Skip to content

Commit

Permalink
chore(release): 1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Travis CI committed Dec 19, 2020
1 parent 036bbfa commit 3fdbedc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Expand Up @@ -2,6 +2,8 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [1.0.2](https://github.com/Kikobeats/is-european/compare/v1.0.1...v1.0.2) (2020-12-19)

### [1.0.1](https://github.com/Kikobeats/is-european/compare/v1.0.0...v1.0.1) (2020-12-19)

## 1.0.0 (2020-12-19)
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -2,7 +2,7 @@
"name": "is-european",
"description": "Check if a country is part of EU (European Union) or EEA (pean Economic Area). ISO 3166-1 compliant",
"homepage": "https://nicedoc.io/Kikobeats/is-european",
"version": "1.0.1",
"version": "1.0.2",
"main": "index.js",
"author": {
"email": "josefrancisco.verdu@gmail.com",
Expand Down

0 comments on commit 3fdbedc

Please sign in to comment.