Skip to content
This repository has been archived by the owner on Sep 16, 2024. It is now read-only.

feat!: wrap struct fields #322

Merged
merged 1 commit into from
Jul 22, 2023
Merged

feat!: wrap struct fields #322

merged 1 commit into from
Jul 22, 2023

Conversation

halildurmus
Copy link
Owner

Description

Related Issue

Fixes #321

Type of Change

  • feat -- New feature (non-breaking change which adds functionality)
  • 🛠️ fix -- Bug fix (non-breaking change which fixes an issue)
  • ! -- Breaking change (fix or feature that would cause existing functionality to change)
  • 🧹 refactor -- Code refactor
  • ci -- Build configuration change
  • 📝 docs -- Documentation
  • 🧪 test -- Test
  • 🗑️ chore -- Chore

@halildurmus halildurmus added type: feature New feature or request breaking change Introduces a breaking change labels Jul 21, 2023
@github-actions github-actions bot added pkg: windows_data The windows_data package pkg: windows_devices The windows_devices package pkg: windows_foundation The windows_foundation package pkg: windows_gaming The windows_gaming package pkg: windows_graphics The windows_graphics package pkg: windows_media The windows_media package pkg: windows_networking The windows_networking package pkg: windows_storage The windows_storage package pkg: windows_ui The windows_ui package pkg: winrtgen The winrtgen package pkg: windows_ai The windows_ai package pkg: windows_perception The windows_perception package pkg: windows_web The windows_web package pkg: windows_services The windows_services package pkg: windows_applicationmodel The windows_applicationmodel package labels Jul 21, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
breaking change Introduces a breaking change pkg: windows_ai The windows_ai package pkg: windows_applicationmodel The windows_applicationmodel package pkg: windows_data The windows_data package pkg: windows_devices The windows_devices package pkg: windows_foundation The windows_foundation package pkg: windows_gaming The windows_gaming package pkg: windows_graphics The windows_graphics package pkg: windows_media The windows_media package pkg: windows_networking The windows_networking package pkg: windows_perception The windows_perception package pkg: windows_services The windows_services package pkg: windows_storage The windows_storage package pkg: windows_ui The windows_ui package pkg: windows_web The windows_web package pkg: winrtgen The winrtgen package type: feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Wrap struct fields
1 participant