Skip to content

Commit 0fe64c6

Browse files
chore: release v2.7.5 (#2156)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 979621a commit 0fe64c6

File tree

8 files changed

+14
-8
lines changed

8 files changed

+14
-8
lines changed

.changelog/pr-2148.txt

Lines changed: 0 additions & 1 deletion
This file was deleted.

.changelog/pr-2149.txt

Lines changed: 0 additions & 1 deletion
This file was deleted.

.changelog/pr-2150.txt

Lines changed: 0 additions & 1 deletion
This file was deleted.

.changelog/pr-2153.txt

Lines changed: 0 additions & 1 deletion
This file was deleted.

.changelog/pr-2155.txt

Lines changed: 0 additions & 1 deletion
This file was deleted.

com.github.IsmaelMartinez.teams_for_linux.appdata.xml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,17 @@
1414
<url type="bugtracker">https://github.com/IsmaelMartinez/teams-for-linux/issues</url>
1515
<launchable type="desktop-id">com.github.IsmaelMartinez.teams_for_linux.desktop</launchable>
1616
<releases>
17+
<release version="2.7.5" date="2026-02-13">
18+
<description>
19+
<ul>
20+
<li>Improve code quality: remove PII from logs, fix style issues, clean up ESLint - by @IsmaelMartinez (#2148)</li>
21+
<li>chore(deps): bump the npm_and_yarn group across 2 directories with 1 update (#2149)</li>
22+
<li>Fix version references in Wayland troubleshooting documentation - by @IsmaelMartinez (#2150)</li>
23+
<li>Update roadmap for v2.7.4 release and v2.7.5 planning - by @IsmaelMartinez (#2153)</li>
24+
<li>Make Quick Chat feature opt-in via configuration - by @IsmaelMartinez (#2155)</li>
25+
</ul>
26+
</description>
27+
</release>
1728
<release version="2.7.4" date="2026-02-12">
1829
<description>
1930
<ul>

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "teams-for-linux",
3-
"version": "2.7.4",
3+
"version": "2.7.5",
44
"main": "app/index.js",
55
"description": "Unofficial client for Microsoft Teams for Linux",
66
"homepage": "https://github.com/IsmaelMartinez/teams-for-linux",

0 commit comments

Comments
 (0)