Skip to content

Commit c40b3a0

Browse files
chore(release): 1.3.0 [skip ci]
# [1.3.0](v1.2.0...v1.3.0) (2022-11-04) ### Features * **build:** use esbuild instead of tsc ([d9a17c0](d9a17c0)), closes [#4](#4)
1 parent 4256386 commit c40b3a0

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.3.0](https://github.com/niloysikdar/neoenv/compare/v1.2.0...v1.3.0) (2022-11-04)
2+
3+
4+
### Features
5+
6+
* **build:** use esbuild instead of tsc ([d9a17c0](https://github.com/niloysikdar/neoenv/commit/d9a17c08882e0190eeeaff59ba87f0a7a1090812)), closes [#4](https://github.com/niloysikdar/neoenv/issues/4)
7+
18
# [1.2.0](https://github.com/niloysikdar/neoenv/compare/v1.1.1...v1.2.0) (2022-10-19)
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.2.0",
3+
"version": "1.3.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)