Skip to content

Commit

Permalink
chore: release 1.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
taskany-sheep authored and awinogradov committed Jul 20, 2023
1 parent f5d53a7 commit 573825f
Show file tree
Hide file tree
Showing 5 changed files with 54 additions and 4 deletions.
25 changes: 25 additions & 0 deletions .release_notes/1.17.0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
## [1.17.0](https://github.com/taskany-inc/issues/compare/v1.16.6...v1.17.0) (2023-07-20)


### Features

* **GoalCriteria:** converting simple criteria to a goal ([a6017c0](https://github.com/taskany-inc/issues/commit/a6017c0ba8e052147542775b054f4d59dea00f20))
* **GoalCriteria:** show criteria progess onto goals lists ([01396db](https://github.com/taskany-inc/issues/commit/01396db79afba9115a46cd525db2b76496d779f8))
* **GoalHistory:** recording changes about criterias ([1103386](https://github.com/taskany-inc/issues/commit/11033867a43cd3d768a333587768456da3f5141b))
* **HistoryRecord:** added the ability to hide/show description ([bf3ea92](https://github.com/taskany-inc/issues/commit/bf3ea9254a1c44a3ac57b18e9013206e5742da48))
* **Page:** added link in a footer to a pop-up with feedback ([08eee4b](https://github.com/taskany-inc/issues/commit/08eee4b0112828e273a4c9ac6286dd57d2fac35b))
* **ProjectListItem:** average project score ([54cd60b](https://github.com/taskany-inc/issues/commit/54cd60b555fada458e75235cd08c392c64ae73a9))


### Bug Fixes

* **CommentForm:** comment form doesnt close correctly on click outside ([0827d8b](https://github.com/taskany-inc/issues/commit/0827d8b191aeddd3edbb75a331a5f6276d846eab))
* **commentForm:** goalId out of sync ([3685dbf](https://github.com/taskany-inc/issues/commit/3685dbf7fdbb01f011bcf6d83692f7c70e5c3572))
* fix priority sorting ([6286e3b](https://github.com/taskany-inc/issues/commit/6286e3bed33e24ad303c7e468bf116f6373c4e00))
* **GoalCriteria:** calc achieve progress through all criteria ([a347a57](https://github.com/taskany-inc/issues/commit/a347a57fa9ed52c63a4c0e6dc4345f0c5ac1c5ae))
* **GoalCriteria:** hide action dropdown ([b5e00cc](https://github.com/taskany-inc/issues/commit/b5e00cc97ca5cfa1116d8eac8487b19139447995))
* **GoalDependencies:** drop `cuid` validatation check ([f5d53a7](https://github.com/taskany-inc/issues/commit/f5d53a76c91f767196d0efcc5b801487a77a7ab9))
* **prisma:** resolve migrations ([b636afa](https://github.com/taskany-inc/issues/commit/b636afa8bfff88b803c4f85f79006db1bff11bb7))
* return changes over task ([c1190ab](https://github.com/taskany-inc/issues/commit/c1190abf67fdd2df4a8751dadaa6fc61cb1ce98c))
* set priority to optional field ([dcbd0ce](https://github.com/taskany-inc/issues/commit/dcbd0ce3daded06df39cd1d3134d41b5d62ba43c))

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

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.17.0](https://github.com/taskany-inc/issues/compare/v1.16.6...v1.17.0) (2023-07-20)


### Features

* **GoalCriteria:** converting simple criteria to a goal ([a6017c0](https://github.com/taskany-inc/issues/commit/a6017c0ba8e052147542775b054f4d59dea00f20))
* **GoalCriteria:** show criteria progess onto goals lists ([01396db](https://github.com/taskany-inc/issues/commit/01396db79afba9115a46cd525db2b76496d779f8))
* **GoalHistory:** recording changes about criterias ([1103386](https://github.com/taskany-inc/issues/commit/11033867a43cd3d768a333587768456da3f5141b))
* **HistoryRecord:** added the ability to hide/show description ([bf3ea92](https://github.com/taskany-inc/issues/commit/bf3ea9254a1c44a3ac57b18e9013206e5742da48))
* **Page:** added link in a footer to a pop-up with feedback ([08eee4b](https://github.com/taskany-inc/issues/commit/08eee4b0112828e273a4c9ac6286dd57d2fac35b))
* **ProjectListItem:** average project score ([54cd60b](https://github.com/taskany-inc/issues/commit/54cd60b555fada458e75235cd08c392c64ae73a9))


### Bug Fixes

* **CommentForm:** comment form doesnt close correctly on click outside ([0827d8b](https://github.com/taskany-inc/issues/commit/0827d8b191aeddd3edbb75a331a5f6276d846eab))
* **commentForm:** goalId out of sync ([3685dbf](https://github.com/taskany-inc/issues/commit/3685dbf7fdbb01f011bcf6d83692f7c70e5c3572))
* fix priority sorting ([6286e3b](https://github.com/taskany-inc/issues/commit/6286e3bed33e24ad303c7e468bf116f6373c4e00))
* **GoalCriteria:** calc achieve progress through all criteria ([a347a57](https://github.com/taskany-inc/issues/commit/a347a57fa9ed52c63a4c0e6dc4345f0c5ac1c5ae))
* **GoalCriteria:** hide action dropdown ([b5e00cc](https://github.com/taskany-inc/issues/commit/b5e00cc97ca5cfa1116d8eac8487b19139447995))
* **GoalDependencies:** drop `cuid` validatation check ([f5d53a7](https://github.com/taskany-inc/issues/commit/f5d53a76c91f767196d0efcc5b801487a77a7ab9))
* **prisma:** resolve migrations ([b636afa](https://github.com/taskany-inc/issues/commit/b636afa8bfff88b803c4f85f79006db1bff11bb7))
* return changes over task ([c1190ab](https://github.com/taskany-inc/issues/commit/c1190abf67fdd2df4a8751dadaa6fc61cb1ce98c))
* set priority to optional field ([dcbd0ce](https://github.com/taskany-inc/issues/commit/dcbd0ce3daded06df39cd1d3134d41b5d62ba43c))

## [1.16.6](https://github.com/taskany-inc/issues/compare/v1.16.5...v1.16.6) (2023-07-17)


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.16.6",
"version": "1.17.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.16.6
1.17.0

0 comments on commit 573825f

Please sign in to comment.