Skip to content

Commit 0112763

Browse files
committed
chore(release): release v2.4.3
1 parent 66e22c5 commit 0112763

File tree

2 files changed

+23
-1
lines changed

2 files changed

+23
-1
lines changed

CHANGELOG.md

+22
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,28 @@
11
# Changelog
22

33

4+
## v2.4.3
5+
6+
[compare changes](https://github.com/nuxt/content/compare/v2.4.2...v2.4.3)
7+
8+
9+
### 🚀 Enhancements
10+
11+
- **pnpm:** Switch to pnpm (local / ci) ([#1868](https://github.com/nuxt/content/pull/1868))
12+
13+
### 🩹 Fixes
14+
15+
- **query:** Decode unicode params ([#1871](https://github.com/nuxt/content/pull/1871))
16+
17+
### 🏡 Chore
18+
19+
- **scripts:** Prepare script ([66e22c5d](https://github.com/nuxt/content/commit/66e22c5d))
20+
21+
### ❤️ Contributors
22+
23+
- Farnabaz <farnabaz@gmail.com>
24+
- Yaël Guilloux <yael.guilloux@gmail.com>
25+
426
## v2.4.2
527

628
[compare changes](https://github.com/nuxt/content/compare/v2.4.1...v2.4.2)

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nuxt/content",
3-
"version": "2.4.2",
3+
"version": "2.4.3",
44
"description": "Write your content inside your Nuxt app",
55
"keywords": [
66
"nuxt",

0 commit comments

Comments
 (0)