Skip to content

Commit 2e88b65

Browse files
committed
docs: update changelog
1 parent 269f8cf commit 2e88b65

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
## [2.0.1](https://github.com/fecommunity/reactpress/compare/v2.0.0...v2.0.1) (2025-09-26)
2+
3+
4+
### Bug Fixes
5+
6+
* correct HttpClient filename case sensitivity ([7dd892a](https://github.com/fecommunity/reactpress/commit/7dd892a8d5b05a3ab24eaf73577848eb25b06450))
7+
8+
9+
### Features
10+
11+
* add config for toolkit package ([0ed839d](https://github.com/fecommunity/reactpress/commit/0ed839d4667d671ea06b088c0bac5a2890680445))
12+
13+
14+
115
# [2.0.0](https://github.com/fecommunity/reactpress/compare/v1.10.0...v2.0.0) (2025-09-21)
216

317

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@fecommunity/reactpress",
33
"author": "fecommunity",
4-
"version": "2.0.0-beta.0",
4+
"version": "2.0.1",
55
"description": "ReactPress - A full-stack CMS built with React, Next.js, and NestJS",
66
"keywords": [
77
"reactpress",

0 commit comments

Comments
 (0)