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: Simplify block creation #350 #351

Merged
merged 1 commit into from
May 22, 2024
Merged

Conversation

arumsey
Copy link
Contributor

@arumsey arumsey commented May 16, 2024

Please ensure your pull request adheres to the following guidelines:

  • make sure to link the related issues in this description
  • when merging / squashing, make sure the fixed issue references are visible in the commits, for easy compilation of release notes

Related Issues

Changes

  • add createBlock function
  • move metadata object creation to getMetadata function

Thanks for contributing!

- add `createBlock` function
- move metadata object creation to `getMetadata` function
Copy link
Contributor

@kptdobe kptdobe left a comment

Choose a reason for hiding this comment

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

Makes sense. Thanks @arumsey!

@kptdobe kptdobe merged commit b766954 into adobe:main May 22, 2024
2 checks passed
adobe-bot pushed a commit that referenced this pull request May 22, 2024
# [3.4.0](v3.3.8...v3.4.0) (2024-05-22)

### Features

* simplify block creation [#350](#350) ([#351](#351)) ([b766954](b766954))
@adobe-bot
Copy link

🎉 This PR is included in version 3.4.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@arumsey arumsey deleted the create-block branch May 22, 2024 19:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants