We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2d2d626 + 93b5c4d commit 0af96daCopy full SHA for 0af96da
CHANGELOG.md
@@ -1,3 +1,15 @@
1
+# v4.2.2 (Sun Apr 06 2025)
2
+
3
+#### ⚠️ Pushed to `main`
4
5
+- Resolves #501 ([@haydenbleasel](https://github.com/haydenbleasel))
6
7
+#### Authors: 1
8
9
+- Hayden Bleasel ([@haydenbleasel](https://github.com/haydenbleasel))
10
11
+---
12
13
# v4.2.1 (Sun Apr 06 2025)
14
15
#### 🐛 Bug Fix
package.json
@@ -1,6 +1,6 @@
{
"name": "next-forge",
- "version": "4.2.1",
+ "version": "4.2.2",
"bin": {
"next-forge": "dist/index.js"
},
0 commit comments