Skip to content

Commit 1a133ed

Browse files
committed
Run formatter.
1 parent 0c5c3a9 commit 1a133ed

File tree

1 file changed

+8
-9
lines changed

1 file changed

+8
-9
lines changed

CHANGELOG.md

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,28 +1,27 @@
11
# Changelog
22

3-
43
## 3.0.5
54

6-
* Bump backend version to 0.6.1
5+
- Bump backend version to 0.6.1
76

87
## 3.0.4
98

10-
* CLI.Parser.oneOfArgs now return's first error that is not an arity error, if possible, to
11-
increase the likelyhood of returning an interesting error message.
9+
- CLI.Parser.oneOfArgs now return's first error that is not an arity error, if possible, to
10+
increase the likelyhood of returning an interesting error message.
1211

1312
## 3.0.3
1413

15-
* More precise scan for sourcefiles to avoid arbitrary JS to end up in package bundles, causing
16-
compile errors.
14+
- More precise scan for sourcefiles to avoid arbitrary JS to end up in package bundles, causing
15+
compile errors.
1716

1817
## 3.0.2
1918

20-
* Fix encoding of `PackageValidate` backend command
19+
- Fix encoding of `PackageValidate` backend command
2120

2221
## 3.0.1
2322

24-
* Use correct backend version
23+
- Use correct backend version
2524

2625
## 3.0.0
2726

28-
* When we started the changelog
27+
- When we started the changelog

0 commit comments

Comments
 (0)