Skip to content

Commit cf727b3

Browse files
chore(release): 1.2.0 [skip ci]
# [1.2.0](v1.1.1...v1.2.0) (2022-10-19) ### Features * **generate:** add colors with the console.log ([23ef6cf](23ef6cf)), closes [#3](#3)
1 parent 7effa90 commit cf727b3

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.2.0](https://github.com/niloysikdar/neoenv/compare/v1.1.1...v1.2.0) (2022-10-19)
2+
3+
4+
### Features
5+
6+
* **generate:** add colors with the console.log ([23ef6cf](https://github.com/niloysikdar/neoenv/commit/23ef6cffbd366cdbc78d40f4b5f1a79309fb854a)), closes [#3](https://github.com/niloysikdar/neoenv/issues/3)
7+
18
## [1.1.1](https://github.com/niloysikdar/neoenv/compare/v1.1.0...v1.1.1) (2022-10-17)
29

310
# [1.1.0](https://github.com/niloysikdar/neoenv/compare/v1.0.2...v1.1.0) (2022-10-17)

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "neoenv",
3-
"version": "1.1.1",
3+
"version": "1.2.0",
44
"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 ☄️🚀",
55
"author": {
66
"name": "Niloy Sikdar",

0 commit comments

Comments
 (0)