Skip to content

Commit b8c2863

Browse files
chore: release react-server-renderer (#49)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent c830bd9 commit b8c2863

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/chatty-actors-check.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# react-server-renderer
22

3+
## 2.0.1
4+
5+
### Patch Changes
6+
7+
- [#48](https://github.com/un-ts/react-server-renderer/pull/48) [`8a071aa`](https://github.com/un-ts/react-server-renderer/commit/8a071aa6d80e91ef2fc1fde4b69febd4f9da2bb4) Thanks [@JounQin](https://github.com/JounQin)! - fix: unexpected empty package content
8+
39
## 2.0.0
410

511
### Major Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-server-renderer",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"description": "Yet another simple React SSR solution inspired by vue-server-render",
55
"repository": "git@github.com:un-ts/react-server-renderer.git",
66
"author": "JounQin <admin@1stg.me>",

0 commit comments

Comments
 (0)