Skip to content

Commit

Permalink
3.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
mefechoel committed Jan 16, 2021
1 parent a21718f commit 7b200e7
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
# 3.1.5

## Fix:

- Prevent status div messing with layout
[#28](https://github.com/mefechoel/svelte-navigator/issues/28)

## Other:

- Update dependencies

# 3.1.4

## Fix:
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": "svelte-navigator",
"version": "3.1.4",
"version": "3.1.5",
"description": "Simple, accessible routing for Svelte",
"main": "dist/svelte-navigator.umd.js",
"unpkg": "dist/svelte-navigator.umd.min.js",
Expand Down

0 comments on commit 7b200e7

Please # to comment.