Skip to content
This repository has been archived by the owner on Nov 9, 2023. It is now read-only.

2.2.0 #29

Merged
merged 4 commits into from
Sep 29, 2023
Merged

2.2.0 #29

merged 4 commits into from
Sep 29, 2023

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Sep 28, 2023

github-actions and others added 2 commits September 28, 2023 21:54
@Gudahtt
Copy link
Member

Gudahtt commented Sep 28, 2023

Typically we would write changelogs for the audience of people using this package, so we would omit development-only changes (such as dev dependency updates, lint changes etc.). I see that it's the only change here though, and we wanted this release to "close out" the repository in a released state 🤔

The license change affects the package though. Perhaps we can merge that PR, and have the license change be the sole entry here?

@MajorLift
Copy link
Contributor

MajorLift commented Sep 28, 2023

@Gudahtt Sounds good! I just opened a PR for the license change: #30.

Added the ISC license change to the change log.

CHANGELOG.md Show resolved Hide resolved
Copy link
Member

@Gudahtt Gudahtt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@MajorLift MajorLift merged commit a44056a into main Sep 29, 2023
18 checks passed
@MajorLift MajorLift deleted the release/2.2.0 branch September 29, 2023 20:11
MajorLift added a commit to MetaMask/core that referenced this pull request Oct 2, 2023
## Explanation

This is the first of two PRs that will migrate
[`eth-json-rpc-provider`](https://github.com/MetaMask/eth-json-rpc-provider)
into the core monorepo by following these steps:
#1079 (comment).

- This PR focuses on migrating the git history of the original package. 
- `eth-json-rpc-provider` is moved into a temporary directory in core
(`merged-packages/`) with git history fully intact.
- The second PR will remove the `merged-packages/` directory and
integrate `eth-json-rpc-provider` into the `packages/` directory,
resolving any issues arising from applying core monorepo
linter/compiler/build settings to the newly added package.
  
## Blocked by
- [x] MetaMask/eth-json-rpc-provider#29

## References

- Partially implements #1551
- See MetaMask/eth-json-rpc-provider#28 for
preparatory steps taken in original repo.

## Changelog

N/A since `@metamask/eth-json-rpc-provider` isn't usable from the
monorepo as of this PR.

## Checklist

- [x] I've updated the test suite for new or updated code as appropriate
- [x] I've updated documentation (JSDoc, Markdown, etc.) for new or
updated code as appropriate
- [x] I've highlighted breaking changes using the "BREAKING" category
above as appropriate

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Mark Stacey <markjstacey@gmail.com>
Co-authored-by: Alex Donesky <alex.donesky@consensys.net>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions <github-actions@github.com>
Co-authored-by: legobeat <109787230+legobeat@users.noreply.github.com>
Co-authored-by: legobt <6wbvkn0j@anonaddy.me>
Co-authored-by: Maarten Zuidhoorn <maarten@zuidhoorn.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants