Skip to content

Commit 17fcf3f

Browse files
author
github-actions
committed
increment version after publish to 2.0.384 and update changelog [skip ci]
1 parent 8962fa4 commit 17fcf3f

File tree

2 files changed

+12
-3
lines changed

2 files changed

+12
-3
lines changed

CHANGELOG.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,15 @@
11
# Changelog
22

3-
## [2.0.382] - 2024-09-02
3+
## [2.0.383] - 2024-09-03
4+
5+
- user activation from backend Closes #2290 Closes #2439 by @shalom938 in https://github.com/digma-ai/digma-intellij-plugin/pull/2455
6+
- shorten delay and reload per project by @shalom938 in https://github.com/digma-ai/digma-intellij-plugin/pull/2473
7+
- catch-cancel-in-NavigationDiscoveryChangeService by @shalom938 in https://github.com/digma-ai/digma-intellij-plugin/pull/2477
8+
- stop reporting refresh failed event Closes #2459 by @shalom938 in https://github.com/digma-ai/digma-intellij-plugin/pull/2476
9+
- replace path with initialRoute by @shalom938 in https://github.com/digma-ai/digma-intellij-plugin/pull/2478
10+
- fix-disposable-in-ContinuousPerformanceMetricsReporter by @shalom938 in https://github.com/digma-ai/digma-intellij-plugin/pull/2482
11+
12+
## 2.0.382 - 2024-09-02
413

514
- Update Main UI by @kshmidt-digma in https://github.com/digma-ai/digma-intellij-plugin/pull/2470
615

version.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
#Mon Sep 02 11:22:02 UTC 2024
2-
version=2.0.383
1+
#Tue Sep 03 22:59:05 UTC 2024
2+
version=2.0.384

0 commit comments

Comments
 (0)