From 2c41902abb8c18e919726c1114cc06e92cdde978 Mon Sep 17 00:00:00 2001 From: apovkh Date: Fri, 18 Oct 2024 21:41:13 +0300 Subject: [PATCH] docs: :loud_sound: add first changelog --- CHANGELOG.md | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e69de29..b29fd98 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -0,0 +1,24 @@ + +# Changelog + +All notable changes to this project will be documented in this file. + +The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), +and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). + +--- + + +## [0.1.0](https://github.com/justcoded/dockerize-plop-js/compare/c11fb61e0409ea1d33490caa0d420a7768bd1286...v1.0.0) (2024-10-18) +### Features + +* :building_construction: add docker & plop files +* :memo: add changelog-config + +### Bug Fixes + +* :memo: plop console info + + +--- +