-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
72d6bda
commit 43e574b
Showing
5 changed files
with
20 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
## [1.20.4](https://github.com/taskany-inc/issues/compare/v1.20.3...v1.20.4) (2023-08-07) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* ***Suggests:** rewrite suggest items with new Table components ([7264ae8](https://github.com/taskany-inc/issues/commit/7264ae8103b22e3b5ddc5f01374b80534272cfd6)) | ||
* **Workers:** put back worker path + removed type import that broke the worker assembly ([bf3f714](https://github.com/taskany-inc/issues/commit/bf3f71452031766b323b6d60191fc3a692426bfd)) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
1.20.3 | ||
1.20.4 |