Skip to content

Commit 51f31da

Browse files
author
github-actions
committed
increment version after publish to 2.0.375 and update changelog [skip ci]
1 parent 5bbb7ce commit 51f31da

File tree

2 files changed

+11
-3
lines changed

2 files changed

+11
-3
lines changed

CHANGELOG.md

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

3-
## [2.0.373] - 2024-08-18
3+
## [2.0.374] - 2024-08-20
4+
5+
- update build profiles by @shalom938 in https://github.com/digma-ai/digma-intellij-plugin/pull/2415
6+
- enable auth debug in development by @shalom938 in https://github.com/digma-ai/digma-intellij-plugin/pull/2417
7+
- change trigger field name by @shalom938 in https://github.com/digma-ai/digma-intellij-plugin/pull/2419
8+
- fix first time connection established event by @shalom938 in https://github.com/digma-ai/digma-intellij-plugin/pull/2420
9+
- improve auto refresh job by @shalom938 in https://github.com/digma-ai/digma-intellij-plugin/pull/2421
10+
11+
## 2.0.373 - 2024-08-18
412

513
- prevent parallel and multiple engine installation and start Closes #2410 by @shalom938 in https://github.com/digma-ai/digma-intellij-plugin/pull/2411
614
- remove refresh events Closes #2413 by @shalom938 in https://github.com/digma-ai/digma-intellij-plugin/pull/2414

version.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
#Sun Aug 18 11:06:53 UTC 2024
2-
version=2.0.374
1+
#Tue Aug 20 06:22:59 UTC 2024
2+
version=2.0.375

0 commit comments

Comments
 (0)