Skip to content

Commit

Permalink
chore(release): v3.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 committed Nov 14, 2023
1 parent 9addee3 commit e1bfb39
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
Expand Up @@ -2,6 +2,23 @@

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.

## v3.5.0

[compare changes](https://github.com/unjs/std-env/compare/v3.4.3...v3.5.0)

### 🚀 Enhancements

- Add `aws_amplify` provider ([#91](https://github.com/unjs/std-env/pull/91))

### 🏡 Chore

- Update dependencies ([9addee3](https://github.com/unjs/std-env/commit/9addee3))

### ❤️ Contributors

- Pooya Parsa ([@pi0](http://github.com/pi0))
- Kaushik Gnanaskandan <kaushik.subman@gmail.com>

## v3.4.3

[compare changes](https://github.com/unjs/std-env/compare/v3.4.2...v3.4.3)
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": "std-env",
"version": "3.4.3",
"version": "3.5.0",
"description": "Runtime agnostic JS utils",
"repository": "unjs/std-env",
"license": "MIT",
Expand Down

0 comments on commit e1bfb39

Please sign in to comment.