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
4c982155
Commit
4c982155
authored
Jan 14, 2021
by
Karl Floersch
Committed by
GitHub
Jan 14, 2021
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
version: bump to 0.1.4 (#195)
* version: bump to 0.1.4 * Fix package.json & changelog
parent
3b479443
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
1 deletion
+6
-1
CHANGELOG.md
packages/contracts/CHANGELOG.md
+5
-0
package.json
packages/contracts/package.json
+1
-1
No files found.
packages/contracts/CHANGELOG.md
View file @
4c982155
# Changelog
# Changelog
## v0.1.4
Fix single contract redeployment & state dump script for
mainnet.
## v0.1.3
## v0.1.3
Add events to fraud proof initialization and finalization.
Add events to fraud proof initialization and finalization.
...
...
packages/contracts/package.json
View file @
4c982155
{
{
"name"
:
"@eth-optimism/contracts"
,
"name"
:
"@eth-optimism/contracts"
,
"version"
:
"0.1.
3
"
,
"version"
:
"0.1.
4
"
,
"main"
:
"build/src/index.js"
,
"main"
:
"build/src/index.js"
,
"files"
:
[
"files"
:
[
"build/**/*.js"
,
"build/**/*.js"
,
...
...
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