Skip to content

Commit

Permalink
chore(release): 1.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
marcocesarato committed Nov 23, 2022
1 parent c3c66b5 commit 334d06c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [1.3.3](https://github.com/marcocesarato/dotenv-mono/compare/v1.3.2...v1.3.3) (2022-11-23)

### [1.3.2](https://github.com/marcocesarato/dotenv-mono/compare/v1.1.2...v1.3.2) (2022-11-22)

### Bug Fixes
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": "dotenv-mono",
"version": "1.3.2",
"version": "1.3.3",
"main": "./dist/index.js",
"module": "./dist/index.js",
"types": "./dist/index.d.ts",
Expand Down

0 comments on commit 334d06c

Please sign in to comment.