Skip to content

Commit

Permalink
admin: updated dist files
Browse files Browse the repository at this point in the history
  • Loading branch information
ricmoo committed Jun 4, 2024
1 parent 90c196a commit 9276187
Show file tree
Hide file tree
Showing 14 changed files with 14 additions and 10 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Change Log

This change log is maintained by `src.ts/_admin/update-changelog.ts` but may also be manually updated.

ethers/v6.13.0 (2024-06-04 00:24)
ethers/v6.13.0 (2024-06-04 01:01)
---------------------------------

- Added Options for BrowserProvider ([#4707](https://github.com/ethers-io/ethers.js/issues/4707); [33bb0bf](https://github.com/ethers-io/ethers.js/commit/33bb0bf30e1e6a699c24415a1edf0fa4ed28b6aa)).
Expand Down
1 change: 1 addition & 0 deletions dist/ethers.js
Original file line number Diff line number Diff line change
Expand Up @@ -2789,6 +2789,7 @@ class Result extends Array {
}
});
setNames(proxy, getNames(this));
return proxy;
}
/**
* Returns the Result as a normal Array. If %%deep%%, any children
Expand Down
2 changes: 1 addition & 1 deletion dist/ethers.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/ethers.min.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions dist/ethers.umd.js
Original file line number Diff line number Diff line change
Expand Up @@ -2795,6 +2795,7 @@ const __$G = (typeof globalThis !== 'undefined' ? globalThis: typeof window !==
}
});
setNames(proxy, getNames(this));
return proxy;
}
/**
* Returns the Result as a normal Array. If %%deep%%, any children
Expand Down
2 changes: 1 addition & 1 deletion dist/ethers.umd.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/ethers.umd.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion lib.commonjs/abi/coders/abstract-coder.d.ts.map

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

1 change: 1 addition & 0 deletions lib.commonjs/abi/coders/abstract-coder.js

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

2 changes: 1 addition & 1 deletion lib.commonjs/abi/coders/abstract-coder.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion lib.esm/abi/coders/abstract-coder.d.ts.map

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

1 change: 1 addition & 0 deletions lib.esm/abi/coders/abstract-coder.js

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

Loading

0 comments on commit 9276187

Please sign in to comment.