Skip to content

Commit aea2f2c

Browse files
authored
chore(release): release bricks (#15)
1 parent 525147d commit aea2f2c

6 files changed

Lines changed: 16 additions & 3 deletions

File tree

wnma_dart_package/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 0.1.1
2+
3+
- feat: updated dependencies
4+
15
## 0.1.0
26

37
- **BREAKING** feat: removed the option to be a main package, since it is not the recommended usage of melos.

wnma_dart_package/brick.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: wnma_dart_package
22
description: Why not make a dart package? Powered by whynotmake.it
33
repository: https://github.com/whynotmake-it/bricks
4-
version: 0.1.0
4+
version: 0.1.1
55

66
environment:
77
mason: ">=0.1.0 <0.2.0"

wnma_flutter_package/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## 0.1.1
2+
3+
- feat: updated dependencies
4+
5+
16
## 0.1.0
27

38
- **BREAKING** feat: removed the option to be a main package, since it is not the recommended usage of melos.

wnma_flutter_package/brick.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: wnma_flutter_package
22
description: Why not make a Flutter package? Powered by whynotmake.it
33
repository: https://github.com/whynotmake-it/bricks
4-
version: 0.1.0
4+
version: 0.1.1
55

66
environment:
77
mason: ">=0.1.0 <0.2.0"

wnma_workspace/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 0.2.0
2+
- feat: update dependencies
3+
- feat: support graduating prereleases
4+
15
## 0.1.0
26

37
- feat: automatic versioning and release tagging

wnma_workspace/brick.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: wnma_workspace
22
description: Why not make a Flutter Monorepo Workspace? Powered by whynotmake.it
33
repository: https://github.com/whynotmake-it/bricks
4-
version: 0.1.0
4+
version: 0.2.0
55

66
environment:
77
mason: ">=0.1.0 <0.2.0"

0 commit comments

Comments
 (0)