Skip to content

Commit

Permalink
v1.0.1-rc1: Bump UI and Codebase
Browse files Browse the repository at this point in the history
- UI: Jinja Argon v1.0.1
- Codebase: Django Dashboard v1.0.4
  • Loading branch information
App Generator committed Jan 15, 2021
1 parent 3cd9151 commit b92c7ad
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# Change Log

## [1.0.1] 2021-01-15
### Improvements

- Bump UI: [Jinja Template Argon](https://github.com/app-generator/jinja-argon-dashboard) v1.0.1
- Bump Codebase: [Django Dashboard](https://github.com/app-generator/boilerplate-code-django-dashboard) v1.0.4

## [1.0.0] 2020-02-07
### Initial Release
21 changes: 21 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"name": "django-dashboard-argon",
"mastertemplate": "boilerplate-code-django-dashboard",
"version": "1.0.1",
"description": "Template project - Django Boilerplate Code",
"scripts": {},
"repository": {
"type": "git",
"url": "https://github.com/app-generator/django-dashboard-argon"
},
"bugs": {
"url": "https://github.com/app-generator/django-dashboard-argon/issues",
"email": "support@appseed.us"
},
"author": "AppSeed App Generator <support@appseed.us> (https://appseed.us)",
"engines": {
"node": ">=10.0.0"
},
"dependencies": {},
"devDependencies": {}
}

0 comments on commit b92c7ad

Please sign in to comment.