Skip to content

Commit c1a24e0

Browse files
committed
chore(release): v2.3.2
1 parent 3627a56 commit c1a24e0

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGELOG.md

+16
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,22 @@
22

33
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.
44

5+
## v2.3.2
6+
7+
[compare changes](https://github.com/unjs/jiti/compare/v2.3.1...v2.3.2)
8+
9+
### 🩹 Fixes
10+
11+
- **eval:** Fallback in async mode ([#325](https://github.com/unjs/jiti/pull/325))
12+
13+
### 🏡 Chore
14+
15+
- Update lockfile ([3627a56](https://github.com/unjs/jiti/commit/3627a56))
16+
17+
### ❤️ Contributors
18+
19+
- Pooya Parsa ([@pi0](http://github.com/pi0))
20+
521
## v2.3.1
622

723
[compare changes](https://github.com/unjs/jiti/compare/v2.3.0...v2.3.1)

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jiti",
3-
"version": "2.3.1",
3+
"version": "2.3.2",
44
"description": "Runtime typescript and ESM support for Node.js",
55
"repository": "unjs/jiti",
66
"license": "MIT",

0 commit comments

Comments
 (0)