Skip to content

Commit e1d7a88

Browse files
committed
chore: Update to v3.1.17
1 parent 22039fe commit e1d7a88

File tree

3 files changed

+10
-4
lines changed

3 files changed

+10
-4
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [3.1.17] - 2025-03-11
6+
7+
### Fixed
8+
9+
- Fixed the issue where auto download is disabled in certain browsers
10+
511
## [3.1.16] - 2025-02-14
612

713
### Changed

client/package-lock.json

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

client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "client",
3-
"version": "3.1.16",
3+
"version": "3.1.17",
44
"private": true,
55
"type": "module",
66
"scripts": {

0 commit comments

Comments
 (0)