diff --git a/CHANGELOG.md b/CHANGELOG.md index 62fa1ba..64fb8ca 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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.1 (2020-09-13) + ## 1.0.0 (2020-09-13) - Initial release diff --git a/package-lock.json b/package-lock.json index b93619a..50037cd 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "style-vendorizer", - "version": "1.0.0", + "version": "1.0.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 1e81c80..b8dd104 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "style-vendorizer", - "version": "1.0.0", + "version": "1.0.1", "description": "Tiny CSS vendor prefixer and property alias mapper for runtime styling solutions", "keywords": [ "css",