Skip to content

Commit ed1d348

Browse files
author
github-actions
committed
increment version after publish to 2.0.371 and update changelog [skip ci]
1 parent 0317969 commit ed1d348

File tree

2 files changed

+10
-3
lines changed

2 files changed

+10
-3
lines changed

CHANGELOG.md

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

3-
## [2.0.369] - 2024-08-13
3+
## [2.0.370] - 2024-08-14
4+
5+
- remove-unused-properties-from-PersistenceState Closes #2390 by @shalom938 in https://github.com/digma-ai/digma-intellij-plugin/pull/2397
6+
- Add error for docker daemon down Closes #2040 by @shalom938 in https://github.com/digma-ai/digma-intellij-plugin/pull/2404
7+
- fix disposing in scheduled tasks Closes #2400 by @shalom938 in https://github.com/digma-ai/digma-intellij-plugin/pull/2405
8+
- Change user id order by @shalom938 in https://github.com/digma-ai/digma-intellij-plugin/pull/2406
9+
10+
## 2.0.369 - 2024-08-13
411

512
- update build profiles by @shalom938 in https://github.com/digma-ai/digma-intellij-plugin/pull/2379
613
- export import settings Closes #2370 by @shalom938 in https://github.com/digma-ai/digma-intellij-plugin/pull/2378

version.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
#Tue Aug 13 00:52:43 UTC 2024
2-
version=2.0.370
1+
#Wed Aug 14 14:34:12 UTC 2024
2+
version=2.0.371

0 commit comments

Comments
 (0)