Skip to content

Commit

Permalink
v0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
overlookmotel committed Oct 3, 2020
1 parent 19b365f commit 5d43f11
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## 0.1.0

Breaking changes:

* Rewrite

## 0.0.2

Features:
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@overlook/plugin-react-root",
"version": "0.0.2",
"version": "0.1.0",
"description": "Overlook framework React root plugin",
"main": "index.js",
"module": "es/index.js",
Expand Down

0 comments on commit 5d43f11

Please sign in to comment.