File tree Expand file tree Collapse file tree 2 files changed +30
-0
lines changed Expand file tree Collapse file tree 2 files changed +30
-0
lines changed Original file line number Diff line number Diff line change 1+ # Change Log
2+
3+ ## [ 1.0.1] 2021-01-13
4+ ### Improvements
5+
6+ - Bump UI: [ Jinja Template Black] ( https://github.com/app-generator/jinja-black-dashboard ) v1.0.1
7+ - Bump Codebase: [ Flask Dashboard] ( https://github.com/app-generator/boilerplate-code-flask-dashboard ) v1.0.3
8+
9+ ## [ 1.0.0] 2020-02-07
10+ ### Initial Release
Original file line number Diff line number Diff line change 1+ {
2+ "name" : " flask-black-dashboard" ,
3+ "mastertemplate" : " boilerplate-code-flask-dashboard" ,
4+ "version" : " 1.0.1" ,
5+ "description" : " Template project - Flask Boilerplate Code" ,
6+ "repository" : {
7+ "type" : " git" ,
8+ "url" : " https://github.com/app-generator/flask-black-dashboard"
9+ },
10+ "bugs" : {
11+ "url" : " https://github.com/app-generator/flask-black-dashboard/issues" ,
12+ "email" : " support@appseed.us"
13+ },
14+ "author" : " AppSeed App Generator <support@appseed.us> (https://appseed.us)" ,
15+ "engines" : {
16+ "node" : " >=10.0.0"
17+ },
18+ "dependencies" : {},
19+ "devDependencies" : {}
20+ }
You can’t perform that action at this time.
0 commit comments