Skip to content

Commit 88445df

Browse files
author
App Generator
committed
Release v1.0.2
1 parent 6e37119 commit 88445df

File tree

2 files changed

+9
-4
lines changed

2 files changed

+9
-4
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Change Log
22

3+
## [1.0.2] 2021-01-05
4+
### Improvements (minor)
5+
6+
- Update Product Links
7+
- Fix Broken Links
38

49
## [1.0.1] 2020-12-12
510
### Improvements

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
{
2-
"name": "django-soft-ui-free",
2+
"name": "django-soft-ui-design",
33
"mastertemplate": "boilerplate-code-django",
4-
"version": "1.0.1",
4+
"version": "1.0.2",
55
"description": "Template project - Django Boilerplate Code",
66
"scripts": {},
77
"repository": {
88
"type": "git",
9-
"url": "https://github.com/app-generator/django-soft-ui-free"
9+
"url": "https://github.com/app-generator/django-soft-ui-design"
1010
},
1111
"bugs": {
12-
"url": "https://github.com/app-generator/django-soft-ui-free/issues",
12+
"url": "https://github.com/app-generator/django-soft-ui-design/issues",
1313
"email": "support@appseed.us"
1414
},
1515
"author": "AppSeed App Generator <support@appseed.us> (https://appseed.us)",

0 commit comments

Comments
 (0)