We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6da31a1 commit edf8c97Copy full SHA for edf8c97
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+## 1.1.3
2
+
3
+- Chore: improve caching mechanism
4
+- Chore: increase test coverage
5
6
## 1.1.2
7
8
- Feat: add number slider configuration support in user settings
pubspec.yaml
@@ -1,6 +1,6 @@
name: alfred_workflow
description: A helper library in Dart for authors of workflows for Alfred.
-version: 1.1.2
+version: 1.1.3
repository: https://github.com/techouse/alfred_workflow
homepage: https://techouse.github.io/alfred_workflow/
documentation: https://pub.dev/documentation/alfred_workflow/latest/
0 commit comments