Skip to content

Commit

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

## 0.1.1

Refactor:

* Rename `CREATE_` methods
* Shorten + rename `createRouterRoot` function
* Re-order imports

## 0.1.0

Breaking changes:
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-router",
"version": "0.1.0",
"version": "0.1.1",
"description": "Overlook framework React router plugin",
"main": "index.js",
"module": "es/index.js",
Expand Down

0 comments on commit 460e77b

Please sign in to comment.