Skip to content

Commit cd721d4

Browse files
committed
chore(release): 2.0.1
1 parent ff8b3b8 commit cd721d4

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
<a name="2.0.1"></a>
6+
## [2.0.1](https://github.com/drivesoftware/aurelia-routed-footer/compare/2.0.0...v2.0.1) (2019-04-03)
7+
8+
9+
510
<a name="2.0.0"></a>
611
# [2.0.0](https://github.com/drivesoftware/aurelia-routed-footer/compare/1.0.8...v2.0.0) (2019-04-03)
712

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "aurelia-routed-footer",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"description": "Aurelia plugin for adding support to the router for setting a footer",
55
"keywords": [
66
"aurelia",
@@ -59,4 +59,4 @@
5959
"files": [
6060
"dist"
6161
]
62-
}
62+
}

0 commit comments

Comments
 (0)