Skip to content

Commit 7d875bf

Browse files
authored
chore(brick): v0.1.0-dev.9 (#80)
1 parent c7707a2 commit 7d875bf

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

bricks/r13n/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 0.1.0-dev.9
2+
3+
- chore: bump environment mason constraint ([#79](https://github.com/VeryGoodOpenSource/r13n/pull/79))
4+
15
# 0.1.0-dev.8
26

37
- refactor: decompose hooks into multiple files ([#43](https://github.com/VeryGoodOpenSource/r13n/pull/43))

bricks/r13n/brick.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: r13n
22
description: A brick that generates regionalization (r13n) code from arb files. Built by Very Good Ventures.
33
repository: https://github.com/VeryGoodOpenSource/r13n
44

5-
version: 0.1.0-dev.8
5+
version: 0.1.0-dev.9
66

77
environment:
88
mason: ">=0.1.0-dev.28 <0.2.0"

0 commit comments

Comments
 (0)