diff --git a/CHANGELOG.md b/CHANGELOG.md index 919bf6b..5e8583c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,11 @@ 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. + +## [0.1.4](https://github.com/pikkumyy/sitemap-generator/compare/v0.1.3...v0.1.4) (2018-03-14) + + + ## [0.1.3](https://github.com/pikkumyy/sitemap-generator/compare/v0.1.2...v0.1.3) (2018-03-14) diff --git a/package.json b/package.json index 1f61336..4b84dee 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sitemap-generator", - "version": "0.1.3", + "version": "0.1.4", "license": "MIT", "author": "Professor Chaos", "description": "Use chrome browser to generate sitemaps for your websites. This extension crawls website like a real user.",