Skip to content

Commit 739704a

Browse files
chore(release): 1.1.0 [skip ci]
# [1.1.0](v1.0.2...v1.1.0) (2022-10-17) ### Features * **generate:** immutable config object ([#2](#2)) ([21ba82c](21ba82c)), closes [#1](#1)
1 parent 21ba82c commit 739704a

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.1.0](https://github.com/niloysikdar/neoenv/compare/v1.0.2...v1.1.0) (2022-10-17)
2+
3+
4+
### Features
5+
6+
* **generate:** immutable config object ([#2](https://github.com/niloysikdar/neoenv/issues/2)) ([21ba82c](https://github.com/niloysikdar/neoenv/commit/21ba82c3cbd9e1377f68b8fffac26832fb42b4b4)), closes [#1](https://github.com/niloysikdar/neoenv/issues/1)
7+
18
## [1.0.2](https://github.com/niloysikdar/neoenv/compare/v1.0.1...v1.0.2) (2022-10-07)
29

310

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "neoenv",
3-
"version": "1.0.2",
3+
"version": "1.1.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)