diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..59018fc --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,5 @@ +# Changelog + +All notable changes to this project will be documented in this file. See [commit-and-tag-version](https://github.com/absolute-version/commit-and-tag-version) for commit guidelines. + +### 1.0.1 (2023-12-12) diff --git a/package.json b/package.json index 6e99741..a9fe789 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "infra-as-blueprint", "description": "Provision infra with flexible blueprints", - "version": "1.0.0", + "version": "1.0.1", "main": "infra-as-blueprint", "license": "MIT", "dependencies": {