Skip to content

Commit

Permalink
Release Artifacts for v1.2.0
Browse files Browse the repository at this point in the history
 [skip ci]
  • Loading branch information
qgustavor committed Apr 18, 2024
1 parent 1d74498 commit 11e9990
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 3 deletions.
14 changes: 14 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,18 @@

# Release v1.2.0

### Minor Changes

#### [Find and fetch (@qgustavor)](https://github.com/qgustavor/mega/pull/183)

Implement find, search and navigate functions, and fix fetch related issues.

### Patch Changes

#### [Add test for providing a stream as an input (@qgustavor)](https://github.com/qgustavor/mega/pull/181)

No, that's not because of the guy who doesn't read things, that's because I noticed there was not a test for that.

# Release v1.1.8

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "megajs",
"version": "1.1.8",
"version": "1.2.0",
"description": "Unofficial JavaScript SDK for MEGA",
"main": "dist/main.node-cjs.js",
"typings": "types/cjs.d.ts",
Expand Down

0 comments on commit 11e9990

Please sign in to comment.