Skip to content

Commit f981faf

Browse files
committed
Release 1.4.1 pre
1 parent 58ad298 commit f981faf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/deploy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
name: Deploy Web
2323
on:
2424
release:
25-
types: [published, created, edited]
25+
types: [published, created, edited, prereleased]
2626
jobs:
2727
flutter_tests:
2828
name: Analyze, test build and deploy 5 web apps

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

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

5-
## [1.4.1] - January 27, 2021
5+
## [1.4.1] - January 30, 2021
66

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

0 commit comments

Comments
 (0)