Skip to content

Commit

Permalink
chore(release): 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Kikobeats committed Jan 22, 2020
1 parent 291d809 commit add115e
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Expand Up @@ -2,6 +2,15 @@

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.3.0](https://github.com/Kikobeats/reachable-url/compare/v1.2.4...v1.3.0) (2020-01-22)


### Features

* ensure to resolve prerender urls ([291d809](https://github.com/Kikobeats/reachable-url/commit/291d809))



### [1.2.4](https://github.com/Kikobeats/reachable-url/compare/v1.2.3...v1.2.4) (2020-01-22)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -2,7 +2,7 @@
"name": "reachable-url",
"description": "Given an url resolve it as fast as possible",
"homepage": "https://nicedoc.io/Kikobeats/reachable-url",
"version": "1.2.4",
"version": "1.3.0",
"main": "index.js",
"author": {
"email": "josefrancisco.verdu@gmail.com",
Expand Down

0 comments on commit add115e

Please sign in to comment.