Skip to content

Commit 8458ca2

Browse files
chore(all): prepare release 1.0.0-rc.1.0.0
1 parent d15faf1 commit 8458ca2

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

bower.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "aurelia-history-browser",
3-
"version": "1.0.0-beta.2.0.1",
3+
"version": "1.0.0-rc.1.0.0",
44
"description": "An implementation of the Aurelia history interface based on standard browser hash change and push state mechanisms.",
55
"keywords": [
66
"aurelia",

doc/CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
<a name="1.0.0-rc.1.0.0"></a>
2+
# [1.0.0-rc.1.0.0](https://github.com/aurelia/history-browser/compare/1.0.0-beta.2.0.1...v1.0.0-rc.1.0.0) (2016-06-22)
3+
4+
5+
16
### 1.0.0-beta.1.2.1 (2016-05-10)
27

38

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "aurelia-history-browser",
3-
"version": "1.0.0-beta.2.0.1",
3+
"version": "1.0.0-rc.1.0.0",
44
"description": "An implementation of the Aurelia history interface based on standard browser hash change and push state mechanisms.",
55
"keywords": [
66
"aurelia",

0 commit comments

Comments
 (0)