Skip to content

Commit

Permalink
chore(release): v2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 committed Oct 4, 2024
1 parent 1384010 commit 50ac5d9
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 1 deletion.
21 changes: 21 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,27 @@

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.

## v2.2.0

[compare changes](https://github.com/unjs/jiti/compare/v2.1.2...v2.2.0)

### 🚀 Enhancements

- Use smarter proxy for `interopDefault` ([#318](https://github.com/unjs/jiti/pull/318))

### 💅 Refactors

- Inline interopDefault from mlly ([8826047](https://github.com/unjs/jiti/commit/8826047))

### 🤖 CI

- Run nightly release once ([4f9d67d](https://github.com/unjs/jiti/commit/4f9d67d))
- Correct condition ([1384010](https://github.com/unjs/jiti/commit/1384010))

### ❤️ Contributors

- Pooya Parsa ([@pi0](http://github.com/pi0))

## v2.1.2

[compare changes](https://github.com/unjs/jiti/compare/v2.1.1...v2.1.2)
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": "jiti",
"version": "2.1.2",
"version": "2.2.0",
"description": "Runtime typescript and ESM support for Node.js",
"repository": "unjs/jiti",
"license": "MIT",
Expand Down

0 comments on commit 50ac5d9

Please # to comment.