Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
N
nebula
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
exchain
nebula
Commits
763af7d9
Commit
763af7d9
authored
Feb 04, 2022
by
github-actions[bot]
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Version Packages
parent
e2421817
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
8 additions
and
7 deletions
+8
-7
ninety-rings-promise.md
.changeset/ninety-rings-promise.md
+0
-5
package.json
integration-tests/package.json
+1
-1
CHANGELOG.md
packages/sdk/CHANGELOG.md
+6
-0
package.json
packages/sdk/package.json
+1
-1
No files found.
.changeset/ninety-rings-promise.md
deleted
100644 → 0
View file @
e2421817
---
'
@eth-optimism/sdk'
:
minor
---
Correctly export SDK contents
integration-tests/package.json
View file @
763af7d9
...
...
@@ -31,7 +31,7 @@
"@eth-optimism/contracts"
:
"0.5.12"
,
"@eth-optimism/core-utils"
:
"0.7.6"
,
"@eth-optimism/message-relayer"
:
"0.2.16"
,
"@eth-optimism/sdk"
:
"0.
1
.0"
,
"@eth-optimism/sdk"
:
"0.
2
.0"
,
"@ethersproject/abstract-provider"
:
"^5.5.1"
,
"@ethersproject/providers"
:
"^5.5.3"
,
"@ethersproject/transactions"
:
"^5.5.0"
,
...
...
packages/sdk/CHANGELOG.md
View file @
763af7d9
# @eth-optimism/sdk
## 0.2.0
### Minor Changes
-
dd9683bb: Correctly export SDK contents
## 0.1.0
### Minor Changes
...
...
packages/sdk/package.json
View file @
763af7d9
{
"name"
:
"@eth-optimism/sdk"
,
"version"
:
"0.
1
.0"
,
"version"
:
"0.
2
.0"
,
"description"
:
"[Optimism] Tools for working with Optimism"
,
"main"
:
"dist/index"
,
"types"
:
"dist/index"
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment