You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+22Lines changed: 22 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,28 @@
3
3
All notable changes to this project will be documented in this file.
4
4
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
6
+
## 2023-02-27
7
+
8
+
### Changes
9
+
10
+
---
11
+
12
+
Packages with breaking changes:
13
+
14
+
- There are no breaking changes in this release.
15
+
16
+
Packages with other changes:
17
+
18
+
-[`flutterw` - `v0.7.1+2`](#flutterw---v0712)
19
+
20
+
---
21
+
22
+
#### `flutterw` - `v0.7.1+2`
23
+
24
+
-**REFACTOR**: refactor flutterw and flutterw/test ([#18](https://github.com/hyiso/flutterw/issues/18)). ([ff9c46da](https://github.com/hyiso/flutterw/commit/ff9c46da30e53a3bb64a57f01d82a7f5a298d789))
25
+
-**DOCS**(flutterw): update docs about scripts in README.md. ([8f631e3a](https://github.com/hyiso/flutterw/commit/8f631e3a168fc18ccd3949375ba10dec231aa860))
Copy file name to clipboardExpand all lines: packages/flutterw/CHANGELOG.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,8 @@
1
+
## 0.7.1+2
2
+
3
+
-**REFACTOR**: refactor flutterw and flutterw/test ([#18](https://github.com/hyiso/flutterw/issues/18)). ([ff9c46da](https://github.com/hyiso/flutterw/commit/ff9c46da30e53a3bb64a57f01d82a7f5a298d789))
4
+
-**DOCS**(flutterw): update docs about scripts in README.md. ([8f631e3a](https://github.com/hyiso/flutterw/commit/8f631e3a168fc18ccd3949375ba10dec231aa860))
5
+
1
6
## 0.7.1+1
2
7
3
8
-**DOCS**: update docs to add packages. ([e9133456](https://github.com/hyiso/flutterw/commit/e91334561bfadd1a1965d97377321028f2f72e6e))
0 commit comments