Skip to content

Commit

Permalink
v0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
funami-dev committed Apr 29, 2020
1 parent 993f666 commit 1c6aa28
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 18 deletions.
23 changes: 8 additions & 15 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,22 +1,15 @@
<a name="0.2.0"></a>
# [0.2.0](https://github.com/DerFu/Kourou/compare/v0.0.1...v0.2.0) (2018-10-23)
## 0.2.1 (2020-04-29)


### Features

* **rocket:** add rocket module ([ad62408](https://github.com/DerFu/Kourou/commit/ad62408))



<a name="0.0.1"></a>
## [0.0.1](https://github.com/DerFu/Kourou/compare/09c9718...v0.0.1) (2018-10-16)


### Features

* **weather:** Add weather api service ([09c9718](https://github.com/DerFu/Kourou/commit/09c9718))
* **weather:** Add weather component ([aecf33c](https://github.com/DerFu/Kourou/commit/aecf33c))
* add compodoc for documentation ([b29de3d](https://github.com/DerFu/Kourou/commit/b29de3d))
* **inline-svg:** add ng-inline-svg module ([fc524ea](https://github.com/DerFu/Kourou/commit/fc524ea0ac4aea4fcf839ed3ec4a6dd46e2cc696))
* add layout and basic components ([50929af](https://github.com/DerFu/Kourou/commit/50929af47656fc51acde39bd691fddb10a0e8d2b))
* **area:** create area component ([58b3c86](https://github.com/DerFu/Kourou/commit/58b3c86de4290033d84287b185b680c5449f1bef))
* **rocket:** add rocket module ([ad62408](https://github.com/DerFu/Kourou/commit/ad6240881c0a7a8b62f85aa1a559a89f9881f4ed))
* add compodoc for documentation ([b29de3d](https://github.com/DerFu/Kourou/commit/b29de3de601b612f5c83304a8b96aa64e4f93c9e))
* **weather:** Add weather api service ([09c9718](https://github.com/DerFu/Kourou/commit/09c97187e16c10db3ace64375e36d2c8091acbd7))
* **weather:** Add weather component ([aecf33c](https://github.com/DerFu/Kourou/commit/aecf33ccadd36e28ee16d5fe647d9c395e99db95))



2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@

Time to deepen and train my angular knowledge. This is a small game with the goal to launch a rocket successfully.

This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 6.2.4.

## Development server

Run `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The app will automatically reload if you change any of the source files.
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": "kourou",
"version": "0.2.0",
"version": "0.2.1",
"scripts": {
"ng": "ng",
"start": "ng serve --open --port 4201",
Expand Down

1 comment on commit 1c6aa28

@vercel
Copy link

@vercel vercel bot commented on 1c6aa28 Apr 29, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.