From cf727b31c2b0cc18ca61d491deae8f65b4a51296 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 19 Oct 2022 20:00:20 +0000 Subject: [PATCH] chore(release): 1.2.0 [skip ci] # [1.2.0](https://github.com/niloysikdar/neoenv/compare/v1.1.1...v1.2.0) (2022-10-19) ### Features * **generate:** add colors with the console.log ([23ef6cf](https://github.com/niloysikdar/neoenv/commit/23ef6cffbd366cdbc78d40f4b5f1a79309fb854a)), closes [#3](https://github.com/niloysikdar/neoenv/issues/3) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f51535a..a808d4e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [1.2.0](https://github.com/niloysikdar/neoenv/compare/v1.1.1...v1.2.0) (2022-10-19) + + +### Features + +* **generate:** add colors with the console.log ([23ef6cf](https://github.com/niloysikdar/neoenv/commit/23ef6cffbd366cdbc78d40f4b5f1a79309fb854a)), closes [#3](https://github.com/niloysikdar/neoenv/issues/3) + ## [1.1.1](https://github.com/niloysikdar/neoenv/compare/v1.1.0...v1.1.1) (2022-10-17) # [1.1.0](https://github.com/niloysikdar/neoenv/compare/v1.0.2...v1.1.0) (2022-10-17) diff --git a/package.json b/package.json index 6aeae6c..deaaa13 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "neoenv", - "version": "1.1.1", + "version": "1.2.0", "description": "🔐 Lightweight, zero-dependency, new generation module for hassle free, clean, typed and safe environment variables management for modern developers 🔥 Supercharge your .env using neoenv with more advanced controls and powers ☄️🚀", "author": { "name": "Niloy Sikdar",