Skip to content

Commit

Permalink
Bump Codebase v1.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
App Generator committed May 16, 2021
1 parent bc61089 commit 43266d6
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Change Log

## [1.0.3] 2021-05-16
### Dependencies Update

- Bump Codebase: [Flask Dashboard](https://github.com/app-generator/boilerplate-code-flask-dashboard) v1.0.6
- Freeze used versions in `requirements.txt`
- jinja2 = 2.11.3

## [1.0.2] 2021-03-30
### Improvements

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "flask-dashboard-volt",
"mastertemplate": "boilerplate-code-flask-dashboard",
"version": "1.0.2",
"version": "1.0.3",
"description": "Template project - Flask Boilerplate Code",
"repository": {
"type": "git",
Expand Down
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,4 @@ sqlalchemy==1.3.23
email_validator==1.1.2
python-decouple==3.4
gunicorn==20.0.4
jinja2==2.11.3

0 comments on commit 43266d6

Please sign in to comment.