Skip to content

Commit

Permalink
chore: release react-server-renderer (#49)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
JounQin and github-actions[bot] authored Jan 6, 2024
1 parent c830bd9 commit b8c2863
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/chatty-actors-check.md

This file was deleted.

6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# react-server-renderer

## 2.0.1

### Patch Changes

- [#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

## 2.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-server-renderer",
"version": "2.0.0",
"version": "2.0.1",
"description": "Yet another simple React SSR solution inspired by vue-server-render",
"repository": "[email protected]:un-ts/react-server-renderer.git",
"author": "JounQin <[email protected]>",
Expand Down

0 comments on commit b8c2863

Please sign in to comment.