Skip to content

Commit f20ac51

Browse files
committed
docs: update change log
1 parent 98b97f7 commit f20ac51

File tree

2 files changed

+1
-10
lines changed

2 files changed

+1
-10
lines changed

CHANGELOG.md

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,3 @@
1-
# [1.0.0](https://github.com/fecommunity/easy-blog/compare/v1.2.0...v1.0.0) (2024-11-24)
2-
3-
4-
### Features
5-
6-
* optimized the css style loading experience for homepage ([0e7761f](https://github.com/fecommunity/easy-blog/commit/0e7761fd28c1cac099ac15ddaa644a904aca8da4))
7-
8-
9-
101
# [1.2.0](https://github.com/fecommunity/easy-blog/compare/v1.1.0...v1.2.0) (2024-11-23)
112

123

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.0.0",
4+
"version": "1.2.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)