From 32b9c0bcd2c32280401d6e253216c5e2c2498d80 Mon Sep 17 00:00:00 2001 From: Social Groovy Bot <45039513+SocialGroovyBot@users.noreply.github.com> Date: Tue, 12 Dec 2023 12:45:55 +0000 Subject: [PATCH] chore(release): 1.0.1 --- CHANGELOG.md | 5 +++++ package.json | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) create mode 100644 CHANGELOG.md 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": {