Skip to content

Commit

Permalink
chore: update versions (#6526)
Browse files Browse the repository at this point in the history
  • Loading branch information
ClarkXia authored Sep 13, 2023
1 parent b70bba1 commit 97cecb7
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
6 changes: 0 additions & 6 deletions .changeset/grumpy-garlics-agree.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/rax-compat/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## 0.2.7

### Patch Changes

- b70bba1e: 1. update @swc/helpers version to latest. 2. relplace create react class with simple impl.

## 0.2.6

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/rax-compat/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "rax-compat",
"version": "0.2.6",
"version": "0.2.7",
"description": "Rax compatible mode, running rax project on the react runtime.",
"files": [
"esm",
Expand Down

0 comments on commit 97cecb7

Please sign in to comment.