We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c902d5 commit 9e667d2Copy full SHA for 9e667d2
bricks/r13n/CHANGELOG.md
@@ -1,3 +1,7 @@
1
+# 0.1.0-dev.5
2
+
3
+- fix: error when running mason make r13n
4
5
# 0.1.0-dev.4
6
7
- feat: add runtime compatibility check on `package:r13n`
bricks/r13n/brick.yaml
@@ -2,7 +2,7 @@ name: r13n
description: A brick that generates regionalization (r13n) code from arb files. Built by Very Good Ventures.
repository: https://github.com/VeryGoodOpenSource/r13n
-version: 0.1.0-dev.4
+version: 0.1.0-dev.5
environment:
8
mason: ">=0.1.0-dev.28 <0.1.0"
0 commit comments