Skip to content

Commit

Permalink
chore: release 1.20.0
Browse files Browse the repository at this point in the history
  • Loading branch information
taskany-sheep authored and awinogradov committed Aug 3, 2023
1 parent 5fe4fa4 commit 98de8e6
Show file tree
Hide file tree
Showing 5 changed files with 58 additions and 4 deletions.
27 changes: 27 additions & 0 deletions .release_notes/1.20.0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
## [1.20.0](https://github.com/taskany-inc/issues/compare/v1.19.0...v1.20.0) (2023-08-03)


### Features

* **GoalCriteria:** add modal ([7a365ad](https://github.com/taskany-inc/issues/commit/7a365ad21b17a729adbd50230010325839ea3fea))
* **GoalCriteria:** implements edit feature for criteria ([5d5fcb7](https://github.com/taskany-inc/issues/commit/5d5fcb76da40794c7561fcb5938d28c307470a53))
* **GoalCriteria:** implements update criterias method ([c59cfa4](https://github.com/taskany-inc/issues/commit/c59cfa4a78d257d1052f3d414ece64c0bf0f7dad))
* **GoalHistory:** show criteria changes history ([433f2d9](https://github.com/taskany-inc/issues/commit/433f2d9c57843f06d5ae743912386e8a120bed8a))


### Bug Fixes

* **CommentForm:** remove render props, pass values from parent ([655fdee](https://github.com/taskany-inc/issues/commit/655fdee2086c5f99119dfec368b7484a32fdd348))
* **FiltersPanel:** project filter on goals page can find goals inside child projects ([e6792a7](https://github.com/taskany-inc/issues/commit/e6792a7887a0a4698e2d9953699ef1ec8dc2509b))
* **GoalCriteria:** drop unused css ([6b25418](https://github.com/taskany-inc/issues/commit/6b254188ebcb7d539e94c1980e31f9eb35ee4bfa))
* **GoalDependencies:** apply new table rules ([f67e7d0](https://github.com/taskany-inc/issues/commit/f67e7d0fc318445147168d913a88f6d320ef7bf2))
* **GoalHistory:** fix ids string join and split ([d42a075](https://github.com/taskany-inc/issues/commit/d42a075cdeeb719157ebb63916ae27502d9c88ac))
* **GoalHistory:** non-strict compare index with `null` ([9e8fe0b](https://github.com/taskany-inc/issues/commit/9e8fe0b7c1fdbbf7128ef87a147ee463dbf12b48))
* **GoalPreview:** removed bottom padding ([11076e7](https://github.com/taskany-inc/issues/commit/11076e71d804ea3b8d335c532b0151540c939f3d))
* **NotificationsHub:** toast show messages based on locale ([40af044](https://github.com/taskany-inc/issues/commit/40af044c9776ba10e90621dc199173a2c2ffd070))


### Performance Improvements

* **FiltersPanel:** drop extra refetch ([5fb37eb](https://github.com/taskany-inc/issues/commit/5fb37eb48f48865851b82b4741ee7007c5ddbf43))

27 changes: 27 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,33 @@

All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/en/v1.0.0/) for commit guidelines.

## [1.20.0](https://github.com/taskany-inc/issues/compare/v1.19.0...v1.20.0) (2023-08-03)


### Features

* **GoalCriteria:** add modal ([7a365ad](https://github.com/taskany-inc/issues/commit/7a365ad21b17a729adbd50230010325839ea3fea))
* **GoalCriteria:** implements edit feature for criteria ([5d5fcb7](https://github.com/taskany-inc/issues/commit/5d5fcb76da40794c7561fcb5938d28c307470a53))
* **GoalCriteria:** implements update criterias method ([c59cfa4](https://github.com/taskany-inc/issues/commit/c59cfa4a78d257d1052f3d414ece64c0bf0f7dad))
* **GoalHistory:** show criteria changes history ([433f2d9](https://github.com/taskany-inc/issues/commit/433f2d9c57843f06d5ae743912386e8a120bed8a))


### Bug Fixes

* **CommentForm:** remove render props, pass values from parent ([655fdee](https://github.com/taskany-inc/issues/commit/655fdee2086c5f99119dfec368b7484a32fdd348))
* **FiltersPanel:** project filter on goals page can find goals inside child projects ([e6792a7](https://github.com/taskany-inc/issues/commit/e6792a7887a0a4698e2d9953699ef1ec8dc2509b))
* **GoalCriteria:** drop unused css ([6b25418](https://github.com/taskany-inc/issues/commit/6b254188ebcb7d539e94c1980e31f9eb35ee4bfa))
* **GoalDependencies:** apply new table rules ([f67e7d0](https://github.com/taskany-inc/issues/commit/f67e7d0fc318445147168d913a88f6d320ef7bf2))
* **GoalHistory:** fix ids string join and split ([d42a075](https://github.com/taskany-inc/issues/commit/d42a075cdeeb719157ebb63916ae27502d9c88ac))
* **GoalHistory:** non-strict compare index with `null` ([9e8fe0b](https://github.com/taskany-inc/issues/commit/9e8fe0b7c1fdbbf7128ef87a147ee463dbf12b48))
* **GoalPreview:** removed bottom padding ([11076e7](https://github.com/taskany-inc/issues/commit/11076e71d804ea3b8d335c532b0151540c939f3d))
* **NotificationsHub:** toast show messages based on locale ([40af044](https://github.com/taskany-inc/issues/commit/40af044c9776ba10e90621dc199173a2c2ffd070))


### Performance Improvements

* **FiltersPanel:** drop extra refetch ([5fb37eb](https://github.com/taskany-inc/issues/commit/5fb37eb48f48865851b82b4741ee7007c5ddbf43))

## [1.19.0](https://github.com/taskany-inc/issues/compare/v1.18.0...v1.19.0) (2023-07-27)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@taskany/issues",
"version": "1.19.0",
"version": "1.20.0",
"private": true,
"scripts": {
"dev": "concurrently \"npm run worker\" \"next dev\"",
Expand Down
2 changes: 1 addition & 1 deletion version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.19.0
1.20.0

0 comments on commit 98de8e6

Please sign in to comment.