Skip to content

Commit

Permalink
Release 1.4.1 pre
Browse files Browse the repository at this point in the history
  • Loading branch information
rydmike committed Jan 30, 2021
1 parent 58ad298 commit f981faf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
name: Deploy Web
on:
release:
types: [published, created, edited]
types: [published, created, edited, prereleased]
jobs:
flutter_tests:
name: Analyze, test build and deploy 5 web apps
Expand Down
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

All notable changes to the **FlexColorScheme** package will be documented in this file.

## [1.4.1] - January 27, 2021
## [1.4.1] - January 30, 2021

* Added four new built-in color schemes.
* **Barossa** - Barossa red and cardin green theme.
Expand Down

0 comments on commit f981faf

Please sign in to comment.