Skip to content

Commit

Permalink
chore(release): 1.2.0 [skip ci]
Browse files Browse the repository at this point in the history
# [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)
  • Loading branch information
semantic-release-bot committed Oct 19, 2022
1 parent 7effa90 commit cf727b3
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down

0 comments on commit cf727b3

Please sign in to comment.