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

chore(semantic-release): continuous integration #99

Merged
merged 3 commits into from
Mar 28, 2022

Conversation

dan-ziv
Copy link
Collaborator

@dan-ziv dan-ziv commented Mar 24, 2022

Description of the Changes

Please add a detailed description of the change, whether it's an enhancement or a bugfix.
If the PR is related to an open issue please link to it.

Checklist

  • Changes have been done against master branch, and PR does not conflict
  • New unit / functional tests have been added (whenever applicable)
  • Test are passing in local environment
  • Docs have been updated
  • PR title is follow the standard-version convention: <type>(optional subject): <description>, e.g: fix: minor typos in code

This change is Reviewable

@dan-ziv dan-ziv changed the title chore: semantic release chore: semantic release [WIP] Mar 24, 2022
@dan-ziv dan-ziv added the in progress Pull request is still a work in progress label Mar 27, 2022
@dan-ziv dan-ziv changed the title chore: semantic release [WIP] chore: semantic release Mar 27, 2022
@dan-ziv dan-ziv changed the base branch from dev to alpha March 27, 2022 11:41
@dan-ziv dan-ziv changed the title chore: semantic release chore(semantic-release): continuous integration Mar 27, 2022
@dan-ziv dan-ziv merged commit d8f93ce into alpha Mar 28, 2022
@dan-ziv dan-ziv deleted the chore/semantic-release branch March 28, 2022 15:44
dan-ziv added a commit that referenced this pull request Mar 29, 2022
dan-ziv added a commit that referenced this pull request Mar 29, 2022
dan-ziv pushed a commit that referenced this pull request Mar 29, 2022
 ## [0.1.0-dev.1](v0.0.1...v0.1.0-dev.1) (2022-03-29)

### 🧩 Features

* handle browser support  ([#96](#96)) ([56d920d](56d920d))
* remove redux and use providers ([#98](#98)) ([ed38ae4](ed38ae4))
* **toasts:** add link to transfer log ([#79](#79)) ([b743b85](b743b85))
* use blockNumber=pending for balanceOf calls ([#58](#58)) ([9a84b05](9a84b05))

### 💉 Improvements

* continuous integration  ([#99](#99)) ([adc15b5](adc15b5))
* utils ([#82](#82)) ([c38e56e](c38e56e))

### 🔧 Fixes

* add missing env poll block number interval ([d364cb4](d364cb4))
* ci ([2a92c4a](2a92c4a))
* ci ([541e34b](541e34b))
* **getTransactionHash:** add fee and version to calculation ([#90](#90)) ([938ffe0](938ffe0))
* redux error on switching menu "non-serializable value was detected" ([#89](#89)) ([9dc4972](9dc4972))
* remove pending transfer toast ([#92](#92)) ([20f51f3](20f51f3))
* update ETH token addresses and add SLF token ([#84](#84)) ([2c5a9df](2c5a9df))
@dan-ziv dan-ziv restored the chore/semantic-release branch September 6, 2022 11:17
@dan-ziv dan-ziv deleted the chore/semantic-release branch September 6, 2022 11:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in progress Pull request is still a work in progress
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant