Skip to content

Commit 2c38eed

Browse files
committed
chore: release v1.8.0
1 parent 64cac4d commit 2c38eed

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
110
# [1.7.0](https://github.com/fecommunity/reactpress/compare/v1.6.0...v1.7.0) (2025-03-07)
211

312

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "reactpress",
33
"author": "fecommunity",
4-
"version": "1.7.0",
4+
"version": "1.8.0",
55
"scripts": {
66
"clean": "pnpm clean:node_modules && pnpm clean:dist",
77
"clean:node_modules": "npx rimraf ./node_modules ./**/node_modules",

0 commit comments

Comments
 (0)