Skip to content

Commit 4da8bb6

Browse files
committed
Release v1.0.2 - Added Deployer File
Product can be deployed using LIVE deployer
1 parent c929156 commit 4da8bb6

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Change Log
22

3+
## [1.0.2] 2022-12-17
4+
### Improvements
5+
6+
- Added descriptor for [LIVE Deployer](https://appseed.us/go-live/)
7+
- Product can be deployed with `DnD`
8+
39
## [1.0.1] 2020-12-17
410
### Changes
511

deployer.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"name": "flask-berry-dashboard",
3+
"type": "flask"
4+
}

0 commit comments

Comments
 (0)