diff --git a/CHANGELOG.md b/CHANGELOG.md index dc7d15c4..2410151d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +### 0.0.4 + +* Fix: Better error handling if `mmdc` mermaid-cli is not installed +* Enhancement: Improved asset generation pipeline + ### 0.0.3 * Cleaned up dependencies @@ -11,4 +16,4 @@ ## 0.0.1 -* Initial version +* Initial version \ No newline at end of file diff --git a/example/pubspec.lock b/example/pubspec.lock index e49aab76..32095c55 100644 --- a/example/pubspec.lock +++ b/example/pubspec.lock @@ -603,7 +603,7 @@ packages: path: ".." relative: true source: path - version: "0.0.3" + version: "0.0.4" synchronized: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 13c6c7ec..ee824ca0 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: superdeck description: Presentation slides for Flutter with Flutter -version: 0.0.3 +version: 0.0.4 homepage: https://github.com/leoafarias/superdeck environment: