File tree Expand file tree Collapse file tree 5 files changed +36
-4
lines changed Expand file tree Collapse file tree 5 files changed +36
-4
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 2.47.0] ( https://github.com/taskany-inc/issues/compare/v2.46.3...v2.47.0 ) (2024-07-23)
2
+
3
+
4
+ ### Features
5
+
6
+ * add partnership goals to project ([ 229cf8f] ( https://github.com/taskany-inc/issues/commit/229cf8f1a9b0097333e12cd4937c56d8bbfd8ea6 ) )
7
+ * add starred projects tab ([ c066096] ( https://github.com/taskany-inc/issues/commit/c0660965959a4843f87bdcae5e7ed8480f16485d ) )
8
+ * ** Goal:** new activity feed ([ 16df578] ( https://github.com/taskany-inc/issues/commit/16df578894058c2c2a0bbda7de1cc821f921d88f ) )
9
+
10
+
11
+ ### Bug Fixes
12
+
13
+ * ** GoalActivity:** get last state comment ([ 6d19c0a] ( https://github.com/taskany-inc/issues/commit/6d19c0a4937aa1f41abf1891d4e489933eb9f3f7 ) )
14
+ * ** GoalActivity:** safe last comment ([ 48503d8] ( https://github.com/taskany-inc/issues/commit/48503d82d935860806a770a6b23ea279ae43b3c0 ) )
15
+ * ** Goal:** calculate last state comment ([ 7729cf1] ( https://github.com/taskany-inc/issues/commit/7729cf155f7df7211d1460c4b5dff6c828f954d7 ) )
16
+
Original file line number Diff line number Diff line change 2
2
3
3
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.
4
4
5
+ ## [ 2.47.0] ( https://github.com/taskany-inc/issues/compare/v2.46.3...v2.47.0 ) (2024-07-23)
6
+
7
+
8
+ ### Features
9
+
10
+ * add partnership goals to project ([ 229cf8f] ( https://github.com/taskany-inc/issues/commit/229cf8f1a9b0097333e12cd4937c56d8bbfd8ea6 ) )
11
+ * add starred projects tab ([ c066096] ( https://github.com/taskany-inc/issues/commit/c0660965959a4843f87bdcae5e7ed8480f16485d ) )
12
+ * ** Goal:** new activity feed ([ 16df578] ( https://github.com/taskany-inc/issues/commit/16df578894058c2c2a0bbda7de1cc821f921d88f ) )
13
+
14
+
15
+ ### Bug Fixes
16
+
17
+ * ** GoalActivity:** get last state comment ([ 6d19c0a] ( https://github.com/taskany-inc/issues/commit/6d19c0a4937aa1f41abf1891d4e489933eb9f3f7 ) )
18
+ * ** GoalActivity:** safe last comment ([ 48503d8] ( https://github.com/taskany-inc/issues/commit/48503d82d935860806a770a6b23ea279ae43b3c0 ) )
19
+ * ** Goal:** calculate last state comment ([ 7729cf1] ( https://github.com/taskany-inc/issues/commit/7729cf155f7df7211d1460c4b5dff6c828f954d7 ) )
20
+
5
21
## [ 2.46.3] ( https://github.com/taskany-inc/issues/compare/v2.46.2...v2.46.3 ) (2024-07-18)
6
22
7
23
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @taskany/issues" ,
3
- "version" : " 2.46.3 " ,
3
+ "version" : " 2.47.0 " ,
4
4
"private" : true ,
5
5
"scripts" : {
6
6
"prepare" : " husky install" ,
Original file line number Diff line number Diff line change 1
- 2.46.3
1
+ 2.47.0
You can’t perform that action at this time.
0 commit comments