Skip to content

Commit 71f9f31

Browse files
committed
Release Artifacts for v1.3.9
[skip ci]
1 parent 5c944d4 commit 71f9f31

File tree

3 files changed

+14
-3
lines changed

3 files changed

+14
-3
lines changed

changelog.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,15 @@
11

2+
# Release v1.3.9
3+
4+
### Patch Changes
5+
6+
#### [Bump tmp from 0.2.1 to 0.2.4 (@dependabot[bot])](https://github.com/qgustavor/mega/pull/254)
7+
8+
Bumps [tmp](https://github.com/raszi/node-tmp) from 0.2.1 to 0.2.4. Changelog. Sourced from tmp's changelog. v0.2.2 (2024-02-28). :bug: Bug Fix.
9+
#### [Fix getShouldAvoidUA (@qgustavor)](https://github.com/qgustavor/mega/pull/255)
10+
11+
The old implementation broke. I guess it was due a Firefox update. Fixes #252.
12+
213
# Release v1.3.8
314

415
### Patch Changes

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": "megajs",
3-
"version": "1.3.8",
3+
"version": "1.3.9",
44
"description": "Unofficial JavaScript SDK for MEGA",
55
"main": "dist/main.node-cjs.js",
66
"typings": "types/cjs.d.ts",

0 commit comments

Comments
 (0)