Skip to content

Commit

Permalink
chore(release): v2.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
samialdury-bot committed Jul 3, 2024
1 parent 139cf5c commit 767e00c
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
# [2.4.0](https://github.com/samialdury/envey/compare/v2.3.0...v2.4.0) (2024-07-03)


### Bug Fixes

* **ci:** use pnpm 9 ([6466a0a](https://github.com/samialdury/envey/commit/6466a0a3ec95549c6ff3e2aa4daf2e9e8f793eb0))
* **ci:** use pnpm 9 ([dd22e3c](https://github.com/samialdury/envey/commit/dd22e3c3f156e58a41fb3f49b684854aa50506cd))
* **dependabot:** package ecosystem ([f6b4582](https://github.com/samialdury/envey/commit/f6b4582c92efc1b74fb17e488794d913ed390355))
* **docs:** typo in README example parameters ([#143](https://github.com/samialdury/envey/issues/143)) ([db2f731](https://github.com/samialdury/envey/commit/db2f731ea8c396df48911b0640bd617aae177653))


### Features

* enable dependabot ([b494aa3](https://github.com/samialdury/envey/commit/b494aa32abd781116fd35b5be168735f0e862310))
* pnpm 9 ([0567cf4](https://github.com/samialdury/envey/commit/0567cf42d158c9981635e00d1cac71ad07e0ffa6))
* publish to JSR ([9b4d635](https://github.com/samialdury/envey/commit/9b4d635f725ab30d8c8b1f780c4bc1b280a2a5c6))

# [2.3.0](https://github.com/samialdury/envey/compare/v2.2.1...v2.3.0) (2024-01-18)


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": "envey",
"version": "2.3.0",
"version": "2.4.0",
"description": "Type-safe configuration schemas for Node.js",
"keywords": [
"configuration",
Expand Down

0 comments on commit 767e00c

Please sign in to comment.