Skip to content

Commit 6bf402a

Browse files
committed
Removes monarch intro video from readme
1 parent 21f0aac commit 6bf402a

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

packages/monarch/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
### 3.9.2
22
- Upgrades monarch_definitions to 1.7.0
3+
- Removes monarch intro video from readme
34

45
### 3.9.1
56
- Upgrades monarch_* dependencies

packages/monarch/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,11 @@
88

99
Build high-quality UIs with ease. Monarch is an open source tool for building Flutter widgets in isolation. It makes it easy to build, test and debug complex UIs.
1010

11-
<p align="center">
11+
<!-- <p align="center">
1212
<a href="https://www.youtube.com/watch?v=yblMOMfbZno" target="_blank">
1313
<img src="https://img.youtube.com/vi/yblMOMfbZno/0.jpg" alt="Monarch Intro Video">
1414
</a>
15-
</p>
15+
</p> -->
1616

1717
## Documentation
1818
* [Getting Started](https://monarchapp.io/docs/introduction)

packages/monarch/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: monarch
22
description: Code generator for Monarch. Monarch is a tool for building Flutter widgets in isolation. It makes it easy to build, test and debug complex UIs.
3-
version: 3.9.1
3+
version: 3.9.2
44
homepage: https://monarchapp.io
55
repository: https://github.com/Dropsource/monarch
66
issue_tracker: https://github.com/Dropsource/monarch/issues

0 commit comments

Comments
 (0)