Skip to content

Commit

Permalink
chore(release): v3.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kerimdzhanov committed Aug 26, 2023
1 parent 6d884d3 commit e3ca808
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# [3.3.0-rc.2](https://github.com/kerimdzhanov/dotenv-flow/compare/v3.2.0...v3.3.0-rc.2) (2023-08-25)
# [3.3.0](https://github.com/kerimdzhanov/dotenv-flow/compare/v3.2.0...v3.3.0) (2023-08-26)


### Features
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-flow",
"version": "3.3.0-rc.2",
"version": "3.3.0",
"description": "Loads environment variables from `.env.[development|test|production][.local]` files",
"keywords": [
"dotenv",
Expand Down

0 comments on commit e3ca808

Please sign in to comment.