Skip to content

Commit e3145e3

Browse files
author
github-actions
committed
increment version after publish to 2.0.404 and update changelog [skip ci]
1 parent 7d768e8 commit e3145e3

File tree

2 files changed

+14
-3
lines changed

2 files changed

+14
-3
lines changed

CHANGELOG.md

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

3-
## [2.0.402] - 2024-11-28
3+
## [2.0.403] - 2024-12-24
4+
5+
- Separate kotlin plugin classes Closes #1545 by @shalom938 in https://github.com/digma-ai/digma-intellij-plugin/pull/2618
6+
- add-project-valid-check by @shalom938 in https://github.com/digma-ai/digma-intellij-plugin/pull/2620
7+
- update button shown event by @shalom938 in https://github.com/digma-ai/digma-intellij-plugin/pull/2626
8+
- change token in AnalyticsUrlProvider when settings change by @shalom938 in https://github.com/digma-ai/digma-intellij-plugin/pull/2627
9+
- Update Dashboard UI by @kshmidt-digma in https://github.com/digma-ai/digma-intellij-plugin/pull/2628
10+
- update to 2024.3.1 by @shalom938 in https://github.com/digma-ai/digma-intellij-plugin/pull/2629
11+
- ui versioning Closes #2622 by @shalom938 in https://github.com/digma-ai/digma-intellij-plugin/pull/2631
12+
- Renamed auth cookie by @asafchen-dig in https://github.com/digma-ai/digma-intellij-plugin/pull/2634
13+
14+
## 2.0.402 - 2024-11-28
415

516
- fix-linkage-error-in-otel-extension by @shalom938 in https://github.com/digma-ai/digma-intellij-plugin/pull/2615
617

version.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
#Thu Nov 28 16:15:28 UTC 2024
2-
version=2.0.403
1+
#Tue Dec 24 09:52:02 UTC 2024
2+
version=2.0.404

0 commit comments

Comments
 (0)