Skip to content

Commit

Permalink
chore(release): 1.3.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.3.0](v1.2.0...v1.3.0) (2022-11-04)

### Features

* **build:** use esbuild instead of tsc ([d9a17c0](d9a17c0)), closes [#4](#4)
  • Loading branch information
semantic-release-bot committed Nov 4, 2022
1 parent 4256386 commit c40b3a0
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.3.0](https://github.com/niloysikdar/neoenv/compare/v1.2.0...v1.3.0) (2022-11-04)


### Features

* **build:** use esbuild instead of tsc ([d9a17c0](https://github.com/niloysikdar/neoenv/commit/d9a17c08882e0190eeeaff59ba87f0a7a1090812)), closes [#4](https://github.com/niloysikdar/neoenv/issues/4)

# [1.2.0](https://github.com/niloysikdar/neoenv/compare/v1.1.1...v1.2.0) (2022-10-19)


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.2.0",
"version": "1.3.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 c40b3a0

Please sign in to comment.