File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed
Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 11# angular-openweather-app - CHANGELOG
22
3+ ## 0.2.1
4+
5+ Date: ?
6+
7+ - chore: Added missing npm fields "repository" and "license".
8+
39## 0.2.0
410
511Date: February 19, 2018
@@ -31,7 +37,7 @@ any more (returned status 400)
3137- addition: added example locations "San Francisco" and "Athens" to quick
3238selection bar
3339- chore: renamed label(s) "Storm Alarm" again to more neutral "Wind over
34- Northern Germany"
40+ Northern Germany"˘
3541
3642## 0.1.4
3743
Original file line number Diff line number Diff line change 22 "name" : " angular-openweather-app" ,
33 "description" : " A weather forecast app written in AngularJS based on OpenWeatherMap API calls" ,
44 "version" : " 0.1.6" ,
5+ "license" : " MIT" ,
56 "author" : {
67 "name" : " Matthias Lienau" ,
78 "email" : " matthias@mlienau.de"
89 },
10+ "repository" : {
11+ "type" : " git" ,
12+ "url" : " git://github.com/atufkas/angular-openweather-app.git"
13+ },
914 "scripts" : {
1015 "start" : " node scripts/web-server.js" ,
1116 "test" : " scripts/all-tests.sh"
You can’t perform that action at this time.
0 commit comments