Skip to content

Commit

Permalink
chore(release): v1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
samialdury-bot committed Aug 7, 2023
1 parent cec8c45 commit 03529cc
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# [1.2.0](https://github.com/samialdury/envey/compare/v1.1.3...v1.2.0) (2023-08-07)


### Features

* update dependencies, include sourcemaps, update release process ([cec8c45](https://github.com/samialdury/envey/commit/cec8c4591276b2e1952fa91a5027fc3338e6f2ea))
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "envey",
"version": "1.1.3",
"version": "1.2.0",
"description": "Type-safe configuration schemas for Node.js",
"keywords": [
"configuration",
Expand Down

0 comments on commit 03529cc

Please sign in to comment.