Skip to content

Commit

Permalink
[Prepare Release] Bumped version to 0.2.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
stephenlautier committed Sep 26, 2016
1 parent a93892e commit 4eac1d4
Show file tree
Hide file tree
Showing 13 changed files with 25 additions and 13 deletions.
4 changes: 2 additions & 2 deletions dist/amd/index.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/amd/index.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/amd/logging/logging.js → dist/amd/logging/index.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions dist/amd/logging/index.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/amd/logging/logger.factory.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/amd/logging/logger.service.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion dist/amd/logging/logging.js.map

This file was deleted.

6 changes: 4 additions & 2 deletions dist/amd/module.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/amd/module.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/typings/index.d.ts
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
export * from "./logging/logging";
export * from "./logging/index";
export * from "./module";
File renamed without changes.
12 changes: 11 additions & 1 deletion doc/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
<a name="0.2.0"></a>
# [0.2.0](https://github.com/sketch7/ssv-ng2-core/compare/0.1.0...v0.2.0) (2016-09-26)


### Features

* **packages:** updated to angular 2.0 ([a7c5663](https://github.com/sketch7/ssv-ng2-core/commit/a7c5663))



<a name="0.1.0"></a>
# [0.1.0](https://github.com/sketch7/ssv-ng2-core/compare/0.0.1-rc.2...v0.1.0) (2016-08-09)
# [0.1.0](https://github.com/sketch7/ssv-ng2-core/compare/0.0.1-rc.2...0.1.0) (2016-08-09)


### Features
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": "@ssv/ng2-core",
"version": "0.1.0",
"version": "0.2.0",
"description": "ssv core angular2 components, utilities and services",
"keywords": [
"sketch7",
Expand Down

0 comments on commit 4eac1d4

Please sign in to comment.