We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 64cac4d commit 2c38eedCopy full SHA for 2c38eed
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+# [1.8.0](https://github.com/fecommunity/reactpress/compare/v1.7.0...v1.8.0) (2025-03-22)
2
+
3
4
+### Features
5
6
+* upgrade next version ([64cac4d](https://github.com/fecommunity/reactpress/commit/64cac4dcb9268a6bbb14fbbfe6995406638f7508))
7
8
9
10
# [1.7.0](https://github.com/fecommunity/reactpress/compare/v1.6.0...v1.7.0) (2025-03-07)
11
12
package.json
@@ -1,7 +1,7 @@
{
"name": "reactpress",
"author": "fecommunity",
- "version": "1.7.0",
+ "version": "1.8.0",
"scripts": {
"clean": "pnpm clean:node_modules && pnpm clean:dist",
"clean:node_modules": "npx rimraf ./node_modules ./**/node_modules",
0 commit comments