Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release v2.0.0 Versioning and CHANGELOG.md #61

Merged
58 commits merged into from
Jun 24, 2022
Merged

Release v2.0.0 Versioning and CHANGELOG.md #61

58 commits merged into from
Jun 24, 2022

Conversation

github-actions[bot]
Copy link
Contributor

No description provided.

andybin-cdc and others added 30 commits May 17, 2022 16:29
fix: response the error code instead only the message
chore: add SECURITY.md and LICENSE.md
andybin-cdc and others added 24 commits June 2, 2022 17:15
docs: update RPC methods documents
* Create node.js.yml

* chore: set node vesion

* chroe: remove test step due to no test file
* docs: update README.md

* docs: add decription for packages
* chore: update ignore

* chore: ignore CHANGELOG.md

* chore: ignore CHANGELOG.md
* Create release.yml

* chore: update setting

* Update release.yml

* chore: update pkg setting

* chore: update yml setting

* chore: update yml setting

* chore: update yml setting

* chore: update yml setting

* chore: update pkg setting

* v2.0.0-dev.1

* chore: update yml setting

* chore: update yml setting

* chore: update yml setting

* chore: update yml setting

* chore: update yml setting

* chore: update yml setting

* chore: update yml setting

* chore: update yml setting

* chore: fix yml

* chore: fix yml

* ci: add push actions

* ci: update version action

* Update release.yml

* Update release.yml

* Update release.yml

* Update release.yml

* Update release.yml

* Update release.yml

* Update release.yml

* Update release.yml

* Update release.yml

* Update release.yml

* Update release.yml

* Update release.yml

* Update .gitignore

* Update release.yml

* chore: update ignore

* Update release.yml

* Update release.yml

* Update release.yml

* chore: update ci work flow

* ci: remove branch

* ci: replice npm to npx

* ci: remove tags

* ci: update ci

* ci: remove standard version

* ci: change ci

* ci: change branch

* ci: change ci

* ci: change ci

* ci: remove changelog

* ci: remove changelog

* ci: ignore release branch

* ci: ignore release branch

* ci: ignore release branch

* ci: add publish

* ci: add publish

* ci: checkout branch depth

* ci: add manual approve

* ci: fix typo

* chore: release only on main branch

Co-authored-by: Vern Zhang <vern.zhang@crypto.com>
Co-authored-by: Vern Zhang <89434715+vern-crypto@users.noreply.github.com>
* chore: add qrcode modal provider and web3 connector

* chore: add qrcode content class name
* chore: optimize release
* chore: fix release
* chore: split versioning & release
Bumps [shell-quote](https://github.com/substack/node-shell-quote) from 1.7.2 to 1.7.3.
- [Release notes](https://github.com/substack/node-shell-quote/releases)
- [Changelog](https://github.com/substack/node-shell-quote/blob/master/CHANGELOG.md)
- [Commits](https://github.com/substack/node-shell-quote/compare/v1.7.2...1.7.3)

---
updated-dependencies:
- dependency-name: shell-quote
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore: versioning
* Update README.md

* Update cosmos-rpc.md
* fix: upgrade eslint dependency

* chore: fix eslint alert

Co-authored-by: Jack Feng <jack.feng@crypto.com>
* docs: add description for packages

* chore: rename examples

* docs: refactor guide

* docs: update readme

* docs: update docs

* docs: description for web3-connector package

Co-authored-by: Vern Zhang <vern.zhang@crypto.com>
Bumps [cross-fetch](https://github.com/lquixada/cross-fetch) from 2.2.5 to 2.2.6.
- [Release notes](https://github.com/lquixada/cross-fetch/releases)
- [Commits](lquixada/cross-fetch@v2.2.5...v2.2.6)

---
updated-dependencies:
- dependency-name: cross-fetch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [eventsource](https://github.com/EventSource/eventsource) from 1.1.0 to 1.1.2.
- [Release notes](https://github.com/EventSource/eventsource/releases)
- [Changelog](https://github.com/EventSource/eventsource/blob/master/HISTORY.md)
- [Commits](EventSource/eventsource@v1.1.0...v1.1.2)

---
updated-dependencies:
- dependency-name: eventsource
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [moment](https://github.com/moment/moment) from 2.29.1 to 2.29.3.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/2.29.3/CHANGELOG.md)
- [Commits](moment/moment@2.29.1...2.29.3)

---
updated-dependencies:
- dependency-name: moment
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore: fix some session request and mobile deep link issue

* chore: adjust injected provider method call

* chore: modify request method name
@lgtm-com
Copy link

lgtm-com bot commented Jun 24, 2022

This pull request introduces 9 alerts and fixes 14 when merging a42e4ef into e9e0805 - view on LGTM.com

new alerts:

  • 8 for Unused variable, import, function or class
  • 1 for Useless conditional

fixed alerts:

  • 8 for Unused variable, import, function or class
  • 2 for Useless conditional
  • 2 for Incomplete string escaping or encoding
  • 1 for Useless assignment to local variable
  • 1 for Identical operands

@ghost ghost merged commit 1ac53a0 into main Jun 24, 2022
@andybin-cdc andybin-cdc deleted the release/2.0.0 branch June 24, 2022 09:45
andybin-cdc added a commit that referenced this pull request Jun 24, 2022
* Release v2.0.0 Versioning and CHANGELOG.md (#61)

* fix: response the error code instead only the message

* fix: build failed

* chore: version 1.6.14-dev.2

* chore: update readme

* chore: add SECURITY.md and LICENSE.md

* refactor: package.json clean

* refactor: fold structure

* refactor: connect client

* refactor: rename

* refactor: upgrade babel version

* refactor: finish overall design for websocket provider

* refactor: finish provider engine (compatible the mobile extension and direct case)

* refactor: provider args

* refactor: connect dapp success

* refactor: event proxy

* chore: remove unused code

* refactor: support cosmos_getAccounts method

* refactor: add cosmos-signer package

* fix: add package dependencies

* fix: cosmos offline signer public key error

* feat: add dapp name configable

* feat: return 4200 for not support method to compatibility eip-1193

* feat: add mobile provider

* chore: project config

* feat: add extra info for BE send notification to mobile

* feat: readme for @deficonnect/provider

* feat: support in app browser injected provider

* feat: remove mobile-provider

* chore: update readme files

* docs: update RPC methods documents

* Create node.js.yml (#12)

* Create node.js.yml

* chore: set node vesion

* chroe: remove test step due to no test file

* docs: update packages docs (#14)

* docs: update README.md

* docs: add decription for packages

* chore: update ignore (#27)

* chore: update ignore

* chore: ignore CHANGELOG.md

* chore: ignore CHANGELOG.md

* docs: complete documentation (#16)

* add dev utility example apps (#13)

* Create release.yml (#18)

* Create release.yml

* chore: update setting

* Update release.yml

* chore: update pkg setting

* chore: update yml setting

* chore: update yml setting

* chore: update yml setting

* chore: update yml setting

* chore: update pkg setting

* v2.0.0-dev.1

* chore: update yml setting

* chore: update yml setting

* chore: update yml setting

* chore: update yml setting

* chore: update yml setting

* chore: update yml setting

* chore: update yml setting

* chore: update yml setting

* chore: fix yml

* chore: fix yml

* ci: add push actions

* ci: update version action

* Update release.yml

* Update release.yml

* Update release.yml

* Update release.yml

* Update release.yml

* Update release.yml

* Update release.yml

* Update release.yml

* Update release.yml

* Update release.yml

* Update release.yml

* Update release.yml

* Update .gitignore

* Update release.yml

* chore: update ignore

* Update release.yml

* Update release.yml

* Update release.yml

* chore: update ci work flow

* ci: remove branch

* ci: replice npm to npx

* ci: remove tags

* ci: update ci

* ci: remove standard version

* ci: change ci

* ci: change branch

* ci: change ci

* ci: change ci

* ci: remove changelog

* ci: remove changelog

* ci: ignore release branch

* ci: ignore release branch

* ci: ignore release branch

* ci: add publish

* ci: add publish

* ci: checkout branch depth

* ci: add manual approve

* ci: fix typo

* chore: release only on main branch

Co-authored-by: Vern Zhang <vern.zhang@crypto.com>
Co-authored-by: Vern Zhang <89434715+vern-crypto@users.noreply.github.com>

* chore: add qrcode modal provider and web3 connector (#22)

* chore: add qrcode modal provider and web3 connector

* chore: add qrcode content class name

* Chore/optimize action (#37)

* chore: optimize release

* chore: fix release (#38)

* chore: fix release

* chore: fix release, needs commit before push (#39)

* chore: fix release action

* chore: split versioning & release (#42)

* chore: split versioning & release

* chore(deps): bump shell-quote from 1.7.2 to 1.7.3 (#43)

Bumps [shell-quote](https://github.com/substack/node-shell-quote) from 1.7.2 to 1.7.3.
- [Release notes](https://github.com/substack/node-shell-quote/releases)
- [Changelog](https://github.com/substack/node-shell-quote/blob/master/CHANGELOG.md)
- [Commits](https://github.com/substack/node-shell-quote/compare/v1.7.2...1.7.3)

---
updated-dependencies:
- dependency-name: shell-quote
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: test versioning (#44)

* chore: versioning

* chore: Update cosmos-rpc.md (#48)

* Update README.md

* Update cosmos-rpc.md

* fix: upgrade eslint dependency (#52)

* fix: upgrade eslint dependency

* chore: fix eslint alert

Co-authored-by: Jack Feng <jack.feng@crypto.com>

* docs: readme guide (#51)

* docs: add description for packages

* chore: rename examples

* docs: refactor guide

* docs: update readme

* docs: update docs

* docs: description for web3-connector package

Co-authored-by: Vern Zhang <vern.zhang@crypto.com>

* chore(deps): bump cross-fetch in /examples/defi-connect-web3modal (#57)

Bumps [cross-fetch](https://github.com/lquixada/cross-fetch) from 2.2.5 to 2.2.6.
- [Release notes](https://github.com/lquixada/cross-fetch/releases)
- [Commits](lquixada/cross-fetch@v2.2.5...v2.2.6)

---
updated-dependencies:
- dependency-name: cross-fetch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump minimist in /examples/defi-connect-web3modal (#56)

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump eventsource in /examples/defi-connect-web3modal (#55)

Bumps [eventsource](https://github.com/EventSource/eventsource) from 1.1.0 to 1.1.2.
- [Release notes](https://github.com/EventSource/eventsource/releases)
- [Changelog](https://github.com/EventSource/eventsource/blob/master/HISTORY.md)
- [Commits](EventSource/eventsource@v1.1.0...v1.1.2)

---
updated-dependencies:
- dependency-name: eventsource
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump moment in /examples/defi-connect-web3modal (#54)

Bumps [moment](https://github.com/moment/moment) from 2.29.1 to 2.29.3.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/2.29.3/CHANGELOG.md)
- [Commits](moment/moment@2.29.1...2.29.3)

---
updated-dependencies:
- dependency-name: moment
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: release use enviroment (#59)

* bugfix: fix some session request and mobile deep link issue (#58)

* chore: fix some session request and mobile deep link issue

* chore: adjust injected provider method call

* chore: modify request method name

* v2.0.0

Co-authored-by: Andy Bin <andy.bin@crypto.com>
Co-authored-by: Jack Feng <jack.feng@crypto.com>
Co-authored-by: nathan-crypto <104001064+nathan-chu@users.noreply.github.com>
Co-authored-by: Vern Zhang <89434715+vern-crypto@users.noreply.github.com>
Co-authored-by: rarcif.eth <92729550+rarcif@users.noreply.github.com>
Co-authored-by: Vern Zhang <vern.zhang@crypto.com>
Co-authored-by: Jack Feng <99861259+JackFengShixuan@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: nathan-chu <nathan-chu@users.noreply.github.com>

* v2.0.1

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Andy Bin <andy.bin@crypto.com>
Co-authored-by: Jack Feng <jack.feng@crypto.com>
Co-authored-by: nathan-crypto <104001064+nathan-chu@users.noreply.github.com>
Co-authored-by: Vern Zhang <89434715+vern-crypto@users.noreply.github.com>
Co-authored-by: rarcif.eth <92729550+rarcif@users.noreply.github.com>
Co-authored-by: Vern Zhang <vern.zhang@crypto.com>
Co-authored-by: Jack Feng <99861259+JackFengShixuan@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: nathan-chu <nathan-chu@users.noreply.github.com>
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants