You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+19Lines changed: 19 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,24 @@
1
1
# Changelog
2
2
3
+
## Release (2024-07-05)
4
+
5
+
kolay 1.0.6 (patch)
6
+
7
+
#### :bug: Bug Fix
8
+
*`kolay`
9
+
*[#84](https://github.com/universal-ember/kolay/pull/84) Consider 4xx and 5xx status as error instead of trying to render MD ([@rtablada](https://github.com/rtablada))
10
+
11
+
#### :house: Internal
12
+
*`kolay`
13
+
*[#86](https://github.com/universal-ember/kolay/pull/86) Fix app watching -- Copy content from #82 ([@NullVoxPopuli](https://github.com/NullVoxPopuli))
14
+
*[#85](https://github.com/universal-ember/kolay/pull/85) Update more deps ([@NullVoxPopuli](https://github.com/NullVoxPopuli))
15
+
*[#83](https://github.com/universal-ember/kolay/pull/83) Upgrade to pnpm 9 ([@NullVoxPopuli](https://github.com/NullVoxPopuli))
16
+
*[#81](https://github.com/universal-ember/kolay/pull/81) Update rehype plugins list ([@NullVoxPopuli](https://github.com/NullVoxPopuli))
17
+
18
+
#### Committers: 2
19
+
- Ryan Tablada ([@rtablada](https://github.com/rtablada))
0 commit comments