Skip to content

Commit

Permalink
v0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
overlookmotel committed Sep 14, 2020
1 parent c10ac48 commit 00dc803
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 2 deletions.
14 changes: 14 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Changelog

## 0.3.0

Breaking changes:

* Default loader creates route with `[FILES]` object containing `File` objects

Tests:

* Simplify paths

Dev:

* Update dev dependencies

## 0.2.2

Minor:
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/load-routes",
"version": "0.2.2",
"version": "0.3.0",
"description": "Load Overlook routes from files",
"main": "index.js",
"files": [
Expand Down

0 comments on commit 00dc803

Please sign in to comment.