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: implement disable method #14

Merged
merged 3 commits into from
Apr 8, 2024
Merged

Conversation

kieranroneill
Copy link
Contributor

Description

  • Add types related to the disable method
  • Add disable method types to the documentation
  • Add the disable method to the client/provider controllers
  • Add disable method controller to the documentation
  • Add the disable method tutorials to the documenation

Type of change

  • 💥 Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • 🏗️ Build configuration (CI configuration, scaffolding etc.)
  • 🐛 Bug fix (non-breaking change which fixes an issue)
  • 📝 Documentation update(s)
  • 📦 Dependency update(s)
  • 👩🏽‍💻 Improve developer experience
  • ⚡ Improve performance
  • ✨ New feature (non-breaking change which adds functionality)
  • ♻ Refactor
  • ⏪ Revert changes
  • 🧪 New tests or updates to existing tests

@kieranroneill kieranroneill added ✨ feature New feature or request 📝 documentation Improvements or additions to documentation labels Apr 8, 2024
@kieranroneill kieranroneill self-assigned this Apr 8, 2024
@kieranroneill kieranroneill linked an issue Apr 8, 2024 that may be closed by this pull request
@kieranroneill kieranroneill merged commit fd37807 into beta Apr 8, 2024
5 checks passed
@kieranroneill kieranroneill deleted the 12-implement-disable-method branch April 8, 2024 08:46
github-actions bot pushed a commit that referenced this pull request Apr 8, 2024
# [1.0.0-beta.4](v1.0.0-beta.3...v1.0.0-beta.4) (2024-04-08)

### Features

* implement disable method ([#14](#14)) ([fd37807](fd37807))
@agoralabs-bot
Copy link
Collaborator

🎉 This PR is included in version 1.0.0-beta.4 🎉

The release is available on:

Your semantic-release bot 📦🚀

@agoralabs-bot agoralabs-bot added the 🚀 released To the moon! label Apr 8, 2024
github-actions bot pushed a commit that referenced this pull request Apr 9, 2024
# 1.0.0 (2024-04-09)

### Features

* implement `post_transactions` method ([#13](#13)) ([3655d7a](3655d7a))
* implement dapp and provider (wallet) initalization ([#5](#5)) ([586991f](586991f))
* implement disable method ([#14](#14)) ([fd37807](fd37807))
* implement discover method ([#6](#6)) ([f61e430](f61e430))
* implement enable method ([#8](#8)) ([3f05046](3f05046))
* implement sign and post transactions method ([#15](#15)) ([3119543](3119543))
* implement sign transactions method ([#16](#16)) ([c89f421](c89f421))
@agoralabs-bot
Copy link
Collaborator

🎉 This PR is included in version 1.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📝 documentation Improvements or additions to documentation ✨ feature New feature or request 🚀 released To the moon!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement disable method
2 participants