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

feat: Add WASM module to comdex [web-comdex] #1194

Merged
merged 5 commits into from
Apr 6, 2023
Merged

Conversation

teamchong
Copy link
Contributor

@teamchong teamchong commented Apr 3, 2023

Description

Closes: BDU-401


Author Checklist

All items are required. Please add a note to the item if the item is not applicable and
please add links to any relevant follow up issues.

I have...

  • ran linting via yarn lint
  • wrote tests where necessary
  • included the correct type prefix in the PR title
  • targeted the correct branch
  • provided a link to the relevant issue or specification
  • reviewed "Files changed" and left comments if necessary
  • confirmed all CI checks have passed
  • added a changeset via yarn && yarn changeset

@vercel
Copy link

vercel bot commented Apr 3, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
cosmos ✅ Ready (Inspect) Visit Preview Apr 5, 2023 7:13am

@teamchong teamchong changed the title feat: Add WASM module to comdex feat: Add WASM module to comdex [web-comdex] Apr 3, 2023
@teamchong
Copy link
Contributor Author

yarn test:ci
image

@teamchong teamchong merged commit ca70670 into main Apr 6, 2023
@teamchong teamchong deleted the teamchong/bdu-401 branch April 6, 2023 03:11
@github-actions github-actions bot mentioned this pull request Apr 6, 2023
teamchong pushed a commit that referenced this pull request Apr 6, 2023
This PR was opened by the [Changesets
release](https://github.com/changesets/action) GitHub action. When
you're ready to do a release, you can merge this and the packages will
be published to npm automatically. If you're not ready to do a release
yet, that's fine, whenever you add more changesets to main, this PR will
be updated.


# Releases
## web-comdex@2.12.0

### Minor Changes

- [#1194](#1194)
[`ca7067005`](ca70670)
Thanks [@teamchong](https://github.com/teamchong)! - feat: add WASM
contract module

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
teamchong added a commit that referenced this pull request Apr 10, 2023
## Description

Closes: [BDU-401](https://forbole.atlassian.net/browse/BDU-401)

<!-- Add a description of the changes that this PR introduces and the
files that
are the most critical to review. -->

---

### Author Checklist

_All items are required. Please add a note to the item if the item is
not applicable and
please add links to any relevant follow up issues._

I have...

- [ ] ran linting via `yarn lint`
- [ ] wrote tests where necessary
- [ ] included the correct [type
prefix](https://github.com/commitizen/conventional-commit-types/blob/v3.0.0/index.json)
in the PR title
- [ ] targeted the correct branch
- [ ] provided a link to the relevant issue or specification
- [ ] reviewed "Files changed" and left comments if necessary
- [ ] confirmed all CI checks have passed
- [ ] added a changeset via [`yarn && yarn
changeset`](https://github.com/changesets/changesets/blob/main/docs/adding-a-changeset.md)


[BDU-401]:
https://forbole.atlassian.net/browse/BDU-401?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
teamchong pushed a commit that referenced this pull request Apr 10, 2023
This PR was opened by the [Changesets
release](https://github.com/changesets/action) GitHub action. When
you're ready to do a release, you can merge this and the packages will
be published to npm automatically. If you're not ready to do a release
yet, that's fine, whenever you add more changesets to main, this PR will
be updated.


# Releases
## web-comdex@2.12.0

### Minor Changes

- [#1194](#1194)
[`ca7067005`](ca70670)
Thanks [@teamchong](https://github.com/teamchong)! - feat: add WASM
contract module

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
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.

2 participants