Skip to content

Commit

Permalink
v0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
kucharzyk committed Jun 1, 2017
1 parent 3ad78da commit 89155b4
Show file tree
Hide file tree
Showing 4 changed files with 44 additions and 23 deletions.
24 changes: 24 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,27 @@
<a name="0.1.1"></a>
## [0.1.1](https://github.com/shardis/shardis/compare/v0.1.0...v0.1.1) (2017-06-01)


### Features

* **frontend:** update angular to 4.1.2 ([12218d4](https://github.com/shardis/shardis/commit/12218d4))
* **frontend:** update angular to 4.1.3 ([5550830](https://github.com/shardis/shardis/commit/5550830))
* **frontend:** update angular-cli to 1.0.3 ([d423376](https://github.com/shardis/shardis/commit/d423376))
* **frontend:** update angular-cli to 1.0.4 ([856cb58](https://github.com/shardis/shardis/commit/856cb58))
* **frontend:** update angular-cli to 1.0.6 ([430a18e](https://github.com/shardis/shardis/commit/430a18e))
* **frontend:** update angular-cli to 1.1.0 ([603e011](https://github.com/shardis/shardis/commit/603e011))
* **frontend:** update clarity to 0.9.4-patch ([cc0a2ed](https://github.com/shardis/shardis/commit/cc0a2ed))
* **frontend:** update clarity to 0.9.5 ([d9dade4](https://github.com/shardis/shardis/commit/d9dade4))
* **frontend:** update clarity to 0.9.6 ([d7c9a29](https://github.com/shardis/shardis/commit/d7c9a29))
* **frontend:** update clarity to 0.9.7 ([3ad78da](https://github.com/shardis/shardis/commit/3ad78da))
* **frontend:** update ngrx-store-localstorage to 0.1.8 ([05ea2cd](https://github.com/shardis/shardis/commit/05ea2cd))
* **frontend:** update typescript to 2.3.3 ([dbf4465](https://github.com/shardis/shardis/commit/dbf4465))
* **frontend:** update typescript to 2.3.4 ([751120b](https://github.com/shardis/shardis/commit/751120b))
* **frontend:** update yarn to 0.24.4 ([3d3f7e6](https://github.com/shardis/shardis/commit/3d3f7e6))
* **frontend:** update yarn to 0.24.5 ([c658032](https://github.com/shardis/shardis/commit/c658032))



<a name="0.1.0"></a>
# [0.1.0](https://github.com/shardis/shardis/compare/v0.0.9...v0.1.0) (2017-05-07)

Expand Down
39 changes: 18 additions & 21 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,30 +65,27 @@ cd shardis-frontend

## Changelog

<a name="0.1.0"></a>
# [0.1.0](https://github.com/shardis/shardis/compare/v0.0.9...v0.1.0) (2017-05-07)
<a name="0.1.1"></a>
## [0.1.1](https://github.com/shardis/shardis/compare/v0.1.0...v0.1.1) (2017-06-01)


### Features

* **core:** move angular app to separate library ([1bf8233](https://github.com/shardis/shardis/commit/1bf8233))
* **core:** replace npm by yarn ([43391ba](https://github.com/shardis/shardis/commit/43391ba))
* **core:** switch to multi project architecture ([66bc63a](https://github.com/shardis/shardis/commit/66bc63a))
* **core:** update kotlin to 1.1.2 ([83c2d2b](https://github.com/shardis/shardis/commit/83c2d2b))
* **frontend:** add fix option to linter ([43fc654](https://github.com/shardis/shardis/commit/43fc654))
* **frontend:** update angular to 4.1.0 ([32ceb7e](https://github.com/shardis/shardis/commit/32ceb7e))
* **frontend:** update angular to 4.1.1 ([1314634](https://github.com/shardis/shardis/commit/1314634))
* **frontend:** update angular-cli to 1.0.1 ([9b6045b](https://github.com/shardis/shardis/commit/9b6045b))
* **frontend:** update angular-cli to 1.0.2 ([54f4553](https://github.com/shardis/shardis/commit/54f4553))
* **frontend:** update clarity to 0.9.2 ([32272e3](https://github.com/shardis/shardis/commit/32272e3))
* **frontend:** update clarity to 0.9.3 ([0e67627](https://github.com/shardis/shardis/commit/0e67627))
* **frontend:** update codelyzer to 3.0.0 and tslint to 5.1.0 ([9b84037](https://github.com/shardis/shardis/commit/9b84037))
* **frontend:** update compodoc to 1.0.0-beta.8 ([7f8ffe7](https://github.com/shardis/shardis/commit/7f8ffe7))
* **frontend:** update ng2-webstorage to ngx-webstorage ([31d2ae3](https://github.com/shardis/shardis/commit/31d2ae3))
* **frontend:** update node to 7.10.0 ([e1c8a81](https://github.com/shardis/shardis/commit/e1c8a81))
* **frontend:** update typescript to 2.3.1 ([f162c59](https://github.com/shardis/shardis/commit/f162c59))
* **frontend:** update typescript to 2.3.2 ([ed790bd](https://github.com/shardis/shardis/commit/ed790bd))
* **frontend:** update yarn to 0.23.3 ([97b5140](https://github.com/shardis/shardis/commit/97b5140))
* **frontend:** update yarn to 0.23.4 ([fd07ef6](https://github.com/shardis/shardis/commit/fd07ef6))
* **frontend:** update angular to 4.1.2 ([12218d4](https://github.com/shardis/shardis/commit/12218d4))
* **frontend:** update angular to 4.1.3 ([5550830](https://github.com/shardis/shardis/commit/5550830))
* **frontend:** update angular-cli to 1.0.3 ([d423376](https://github.com/shardis/shardis/commit/d423376))
* **frontend:** update angular-cli to 1.0.4 ([856cb58](https://github.com/shardis/shardis/commit/856cb58))
* **frontend:** update angular-cli to 1.0.6 ([430a18e](https://github.com/shardis/shardis/commit/430a18e))
* **frontend:** update angular-cli to 1.1.0 ([603e011](https://github.com/shardis/shardis/commit/603e011))
* **frontend:** update clarity to 0.9.4-patch ([cc0a2ed](https://github.com/shardis/shardis/commit/cc0a2ed))
* **frontend:** update clarity to 0.9.5 ([d9dade4](https://github.com/shardis/shardis/commit/d9dade4))
* **frontend:** update clarity to 0.9.6 ([d7c9a29](https://github.com/shardis/shardis/commit/d7c9a29))
* **frontend:** update clarity to 0.9.7 ([3ad78da](https://github.com/shardis/shardis/commit/3ad78da))
* **frontend:** update ngrx-store-localstorage to 0.1.8 ([05ea2cd](https://github.com/shardis/shardis/commit/05ea2cd))
* **frontend:** update typescript to 2.3.3 ([dbf4465](https://github.com/shardis/shardis/commit/dbf4465))
* **frontend:** update typescript to 2.3.4 ([751120b](https://github.com/shardis/shardis/commit/751120b))
* **frontend:** update yarn to 0.24.4 ([3d3f7e6](https://github.com/shardis/shardis/commit/3d3f7e6))
* **frontend:** update yarn to 0.24.5 ([c658032](https://github.com/shardis/shardis/commit/c658032))


[CHANGELOG.md](CHANGELOG.md)
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ import org.jetbrains.kotlin.noarg.gradle.NoArgExtension
allprojects {

group = "com.shardis"
version = "0.1.1-SNAPSHOT"
version = "0.1.1"

repositories {
mavenCentral()
Expand Down
2 changes: 1 addition & 1 deletion shardis-frontend/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "shardis-angular",
"version": "0.1.1-SNAPSHOT",
"version": "0.1.1",
"description": "shardis project",
"repository": {
"type": "git",
Expand Down

0 comments on commit 89155b4

Please sign in to comment.