Skip to content

Commit 5a45a97

Browse files
authored
chore: v0.4.0 (#35)
1 parent 8fe4782 commit 5a45a97

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
1-
# 0.3.0
1+
# 0.4.0
2+
3+
- refactor: use the `fetch` API ([#33](https://github.com/VeryGoodOpenSource/flutter_web_preloader/pull/33))
4+
5+
# 0.3.0
26

37
- refactor: stop using deprecated serviceWorkerVersion ([#29](https://github.com/VeryGoodOpenSource/flutter_web_preloader/pull/29))
48

brick.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: flutter_web_preloader
22
description: A brick that creates a smart web entry point for Flutter that preloads its assets before starting the app.
33
repository: https://github.com/VeryGoodOpenSource/flutter_web_preloader
4-
version: 0.3.0
4+
version: 0.4.0
55

66
environment:
77
mason: ">=0.1.0-dev.50 <0.1.0"

0 commit comments

Comments
 (0)