Skip to content

Commit 9ffcf72

Browse files
committed
CHANGELOG faff
1 parent a28c927 commit 9ffcf72

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

CHANGELOG.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,16 @@
1515

1616
<!-- Your comment below this -->
1717

18-
# 10.3.2
18+
<!-- Your comment above this -->
19+
20+
# 10.4.1
1921

2022
- Improved `tsconfig.json` file lookup strategy: it now looks for it starting from the location of the danger file.
2123
#1068 [@igorbek](https://github.com/igorbek)
2224
- Upgrade node-fetch to 2.6.1 to fix GHSA-w7rc-rwvf-8q5r. #1071 [@hmcc](https://github.com/hmcc)
2325

26+
# 10.4.0
27+
2428
- Adds aliases to the FakeCI env vars. You could now have something like:
2529
```yml
2630
- run: "npx danger-ts ci"
@@ -32,8 +36,6 @@
3236
```
3337
Which looks more intentional instead of: `DANGER_FAKE_CI` etc. [@orta](https://github.com/orta)
3438

35-
<!-- Your comment above this -->
36-
3739
# 10.3.1
3840

3941
- Experimental support for internal routing when using `npx danger-ts` [@orta]

0 commit comments

Comments
 (0)