Skip to content

Commit

Permalink
Release v1.0.9 - Added deployer
Browse files Browse the repository at this point in the history
  • Loading branch information
app-generator committed Nov 15, 2022
1 parent b17b9f3 commit 4d9c64a
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,11 @@
# Change Log

## [1.0.9] 2022-11-13
### Improvements

- Added `deployer` file
- Used by AppSeed [Go-LIVE](https://appseed.us/go-live/) service

## [1.0.8] 2022-05-30
### Improvements

Expand Down
4 changes: 4 additions & 0 deletions deployer.json
@@ -0,0 +1,4 @@
{
"name": "flask-pixel",
"type": "flask"
}

0 comments on commit 4d9c64a

Please sign in to comment.