Skip to content
This repository has been archived by the owner on Jun 1, 2022. It is now read-only.

Commit

Permalink
chore(all): prepare release 0.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
EisenbergEffect committed Jul 2, 2015
1 parent 4051aff commit e76c6ee
Show file tree
Hide file tree
Showing 3 changed files with 134 additions and 13 deletions.
118 changes: 112 additions & 6 deletions config.js
Expand Up @@ -16,18 +16,21 @@ System.config({

System.config({
"map": {
"aurelia-animator-css": "github:aurelia/animator-css@0.3.2",
"aurelia-bootstrapper": "github:aurelia/bootstrapper@0.13.1",
"aurelia-dependency-injection": "github:aurelia/dependency-injection@0.8.1",
"aurelia-framework": "github:aurelia/framework@0.12.0",
"aurelia-http-client": "github:aurelia/http-client@0.9.1",
"aurelia-router": "github:aurelia/router@0.9.0",
"aurelia-animator-css": "github:aurelia/animator-css@0.13.0",
"aurelia-bootstrapper": "github:aurelia/bootstrapper@0.14.0",
"aurelia-dependency-injection": "github:aurelia/dependency-injection@0.9.0",
"aurelia-framework": "github:aurelia/framework@0.13.0",
"aurelia-http-client": "github:aurelia/http-client@0.10.0",
"aurelia-router": "github:aurelia/router@0.10.0",
"babel": "npm:babel-core@5.4.7",
"babel-runtime": "npm:babel-runtime@5.4.7",
"bootstrap": "github:twbs/bootstrap@3.3.4",
"core-js": "npm:core-js@0.9.18",
"css": "github:systemjs/plugin-css@0.1.12",
"font-awesome": "npm:font-awesome@4.3.0",
"github:aurelia/animator-css@0.13.0": {
"aurelia-templating": "github:aurelia/templating@0.13.0"
},
"github:aurelia/animator-css@0.3.2": {
"aurelia-templating": "github:aurelia/templating@0.12.1"
},
Expand All @@ -37,6 +40,12 @@ System.config({
"aurelia-task-queue": "github:aurelia/task-queue@0.5.0",
"core-js": "npm:core-js@0.9.18"
},
"github:aurelia/binding@0.8.0": {
"aurelia-dependency-injection": "github:aurelia/dependency-injection@0.9.0",
"aurelia-metadata": "github:aurelia/metadata@0.7.0",
"aurelia-task-queue": "github:aurelia/task-queue@0.6.0",
"core-js": "npm:core-js@0.9.18"
},
"github:aurelia/bootstrapper@0.13.1": {
"aurelia-event-aggregator": "github:aurelia/event-aggregator@0.5.0",
"aurelia-framework": "github:aurelia/framework@0.12.0",
Expand All @@ -51,14 +60,36 @@ System.config({
"aurelia-templating-router": "github:aurelia/templating-router@0.13.0",
"core-js": "npm:core-js@0.9.18"
},
"github:aurelia/bootstrapper@0.14.0": {
"aurelia-event-aggregator": "github:aurelia/event-aggregator@0.6.0",
"aurelia-framework": "github:aurelia/framework@0.13.0",
"aurelia-history": "github:aurelia/history@0.6.0",
"aurelia-history-browser": "github:aurelia/history-browser@0.6.0",
"aurelia-loader-default": "github:aurelia/loader-default@0.9.0",
"aurelia-logging-console": "github:aurelia/logging-console@0.6.0",
"aurelia-router": "github:aurelia/router@0.10.0",
"aurelia-templating": "github:aurelia/templating@0.13.0",
"aurelia-templating-binding": "github:aurelia/templating-binding@0.13.0",
"aurelia-templating-resources": "github:aurelia/templating-resources@0.13.0",
"aurelia-templating-router": "github:aurelia/templating-router@0.14.0",
"core-js": "npm:core-js@0.9.18"
},
"github:aurelia/dependency-injection@0.8.1": {
"aurelia-logging": "github:aurelia/logging@0.5.0",
"aurelia-metadata": "github:aurelia/metadata@0.6.0",
"core-js": "npm:core-js@0.9.18"
},
"github:aurelia/dependency-injection@0.9.0": {
"aurelia-logging": "github:aurelia/logging@0.6.0",
"aurelia-metadata": "github:aurelia/metadata@0.7.0",
"core-js": "npm:core-js@0.9.18"
},
"github:aurelia/event-aggregator@0.5.0": {
"aurelia-logging": "github:aurelia/logging@0.5.0"
},
"github:aurelia/event-aggregator@0.6.0": {
"aurelia-logging": "github:aurelia/logging@0.6.0"
},
"github:aurelia/framework@0.12.0": {
"aurelia-binding": "github:aurelia/binding@0.7.1",
"aurelia-dependency-injection": "github:aurelia/dependency-injection@0.8.1",
Expand All @@ -70,10 +101,29 @@ System.config({
"aurelia-templating": "github:aurelia/templating@0.12.1",
"core-js": "npm:core-js@0.9.18"
},
"github:aurelia/framework@0.13.0": {
"aurelia-binding": "github:aurelia/binding@0.8.0",
"aurelia-dependency-injection": "github:aurelia/dependency-injection@0.9.0",
"aurelia-loader": "github:aurelia/loader@0.8.0",
"aurelia-logging": "github:aurelia/logging@0.6.0",
"aurelia-metadata": "github:aurelia/metadata@0.7.0",
"aurelia-path": "github:aurelia/path@0.8.0",
"aurelia-task-queue": "github:aurelia/task-queue@0.6.0",
"aurelia-templating": "github:aurelia/templating@0.13.0",
"core-js": "npm:core-js@0.9.18"
},
"github:aurelia/history-browser@0.5.0": {
"aurelia-history": "github:aurelia/history@0.5.0",
"core-js": "npm:core-js@0.9.18"
},
"github:aurelia/history-browser@0.6.0": {
"aurelia-history": "github:aurelia/history@0.6.0",
"core-js": "npm:core-js@0.9.18"
},
"github:aurelia/http-client@0.10.0": {
"aurelia-path": "github:aurelia/path@0.8.0",
"core-js": "npm:core-js@0.9.18"
},
"github:aurelia/http-client@0.9.1": {
"aurelia-path": "github:aurelia/path@0.7.0",
"core-js": "npm:core-js@0.9.18"
Expand All @@ -82,18 +132,43 @@ System.config({
"aurelia-loader": "github:aurelia/loader@0.7.0",
"aurelia-metadata": "github:aurelia/metadata@0.6.0"
},
"github:aurelia/loader-default@0.9.0": {
"aurelia-loader": "github:aurelia/loader@0.8.0",
"aurelia-metadata": "github:aurelia/metadata@0.7.0"
},
"github:aurelia/loader@0.7.0": {
"aurelia-html-template-element": "github:aurelia/html-template-element@0.2.0",
"aurelia-path": "github:aurelia/path@0.7.0",
"core-js": "npm:core-js@0.9.18",
"webcomponentsjs": "github:webcomponents/webcomponentsjs@0.6.3"
},
"github:aurelia/loader@0.8.0": {
"aurelia-html-template-element": "github:aurelia/html-template-element@0.2.0",
"aurelia-path": "github:aurelia/path@0.8.0",
"core-js": "npm:core-js@0.9.18",
"webcomponentsjs": "github:webcomponents/webcomponentsjs@0.6.3"
},
"github:aurelia/metadata@0.6.0": {
"core-js": "npm:core-js@0.9.18"
},
"github:aurelia/metadata@0.7.0": {
"core-js": "npm:core-js@0.9.18"
},
"github:aurelia/route-recognizer@0.5.0": {
"core-js": "npm:core-js@0.9.18"
},
"github:aurelia/route-recognizer@0.6.0": {
"core-js": "npm:core-js@0.9.18"
},
"github:aurelia/router@0.10.0": {
"aurelia-dependency-injection": "github:aurelia/dependency-injection@0.9.0",
"aurelia-event-aggregator": "github:aurelia/event-aggregator@0.6.0",
"aurelia-history": "github:aurelia/history@0.6.0",
"aurelia-logging": "github:aurelia/logging@0.6.0",
"aurelia-path": "github:aurelia/path@0.8.0",
"aurelia-route-recognizer": "github:aurelia/route-recognizer@0.6.0",
"core-js": "npm:core-js@0.9.18"
},
"github:aurelia/router@0.9.0": {
"aurelia-dependency-injection": "github:aurelia/dependency-injection@0.8.1",
"aurelia-event-aggregator": "github:aurelia/event-aggregator@0.5.0",
Expand All @@ -108,6 +183,11 @@ System.config({
"aurelia-logging": "github:aurelia/logging@0.5.0",
"aurelia-templating": "github:aurelia/templating@0.12.1"
},
"github:aurelia/templating-binding@0.13.0": {
"aurelia-binding": "github:aurelia/binding@0.8.0",
"aurelia-logging": "github:aurelia/logging@0.6.0",
"aurelia-templating": "github:aurelia/templating@0.13.0"
},
"github:aurelia/templating-resources@0.12.1": {
"aurelia-binding": "github:aurelia/binding@0.7.1",
"aurelia-dependency-injection": "github:aurelia/dependency-injection@0.8.1",
Expand All @@ -116,13 +196,28 @@ System.config({
"aurelia-templating": "github:aurelia/templating@0.12.1",
"core-js": "npm:core-js@0.9.18"
},
"github:aurelia/templating-resources@0.13.0": {
"aurelia-binding": "github:aurelia/binding@0.8.0",
"aurelia-dependency-injection": "github:aurelia/dependency-injection@0.9.0",
"aurelia-logging": "github:aurelia/logging@0.6.0",
"aurelia-task-queue": "github:aurelia/task-queue@0.6.0",
"aurelia-templating": "github:aurelia/templating@0.13.0",
"core-js": "npm:core-js@0.9.18"
},
"github:aurelia/templating-router@0.13.0": {
"aurelia-dependency-injection": "github:aurelia/dependency-injection@0.8.1",
"aurelia-metadata": "github:aurelia/metadata@0.6.0",
"aurelia-path": "github:aurelia/path@0.7.0",
"aurelia-router": "github:aurelia/router@0.9.0",
"aurelia-templating": "github:aurelia/templating@0.12.1"
},
"github:aurelia/templating-router@0.14.0": {
"aurelia-dependency-injection": "github:aurelia/dependency-injection@0.9.0",
"aurelia-metadata": "github:aurelia/metadata@0.7.0",
"aurelia-path": "github:aurelia/path@0.8.0",
"aurelia-router": "github:aurelia/router@0.10.0",
"aurelia-templating": "github:aurelia/templating@0.13.0"
},
"github:aurelia/templating@0.12.1": {
"aurelia-binding": "github:aurelia/binding@0.7.1",
"aurelia-dependency-injection": "github:aurelia/dependency-injection@0.8.1",
Expand All @@ -134,6 +229,17 @@ System.config({
"aurelia-task-queue": "github:aurelia/task-queue@0.5.0",
"core-js": "npm:core-js@0.9.18"
},
"github:aurelia/templating@0.13.0": {
"aurelia-binding": "github:aurelia/binding@0.8.0",
"aurelia-dependency-injection": "github:aurelia/dependency-injection@0.9.0",
"aurelia-html-template-element": "github:aurelia/html-template-element@0.2.0",
"aurelia-loader": "github:aurelia/loader@0.8.0",
"aurelia-logging": "github:aurelia/logging@0.6.0",
"aurelia-metadata": "github:aurelia/metadata@0.7.0",
"aurelia-path": "github:aurelia/path@0.8.0",
"aurelia-task-queue": "github:aurelia/task-queue@0.6.0",
"core-js": "npm:core-js@0.9.18"
},
"github:jspm/nodelibs-assert@0.1.0": {
"assert": "npm:assert@1.3.0"
},
Expand Down
15 changes: 15 additions & 0 deletions doc/CHANGELOG.md
@@ -1,3 +1,18 @@
## 0.15.0 (2015-07-02)


#### Bug Fixes

* **build:** include source in source maps. resolve #111 ([e6accba4](http://github.com/aurelia/skeleton-navigation/commit/e6accba4a533100f56a7040ff4010390bd9f0bad))
* **package:** reduce debug requests using core-js override ([cede89f6](http://github.com/aurelia/skeleton-navigation/commit/cede89f6768017b238aac0e73e9bf41d9a502220))
* **tests:** Fix unit tests ([8abc7741](http://github.com/aurelia/skeleton-navigation/commit/8abc7741c7b64ad0b54d7ef1f14d93bb5c0599cf))


#### Features

* **routes:** name all routes ([a3cb19ce](http://github.com/aurelia/skeleton-navigation/commit/a3cb19ce63f9a53c58c36244f9cca20ead54fb32))


## 0.14.0 (2015-06-09)


Expand Down
14 changes: 7 additions & 7 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "aurelia-skeleton-navigation",
"version": "0.14.0",
"version": "0.15.0",
"description": "A starter kit for building a standard navigation-style app with Aurelia.",
"keywords": [
"aurelia",
Expand Down Expand Up @@ -48,12 +48,12 @@
},
"jspm": {
"dependencies": {
"aurelia-animator-css": "github:aurelia/animator-css@^0.3.0",
"aurelia-bootstrapper": "github:aurelia/bootstrapper@^0.13.0",
"aurelia-dependency-injection": "github:aurelia/dependency-injection@^0.8.1",
"aurelia-framework": "github:aurelia/framework@^0.12.0",
"aurelia-http-client": "github:aurelia/http-client@^0.9.1",
"aurelia-router": "github:aurelia/router@^0.9.0",
"aurelia-animator-css": "github:aurelia/animator-css@^0.13.0",
"aurelia-bootstrapper": "github:aurelia/bootstrapper@^0.14.0",
"aurelia-dependency-injection": "github:aurelia/dependency-injection@^0.9.0",
"aurelia-framework": "github:aurelia/framework@^0.13.0",
"aurelia-http-client": "github:aurelia/http-client@^0.10.0",
"aurelia-router": "github:aurelia/router@^0.10.0",
"bootstrap": "github:twbs/bootstrap@^3.3.4",
"core-js": "npm:core-js@^0.9.18",
"css": "github:systemjs/plugin-css@^0.1.11",
Expand Down

0 comments on commit e76c6ee

Please sign in to comment.