Skip to content
This repository has been archived by the owner on Feb 12, 2023. It is now read-only.

Fixed release so we cannot use wrong version in v2 #2

Merged
merged 1 commit into from
Jan 12, 2022
Merged

Conversation

helto4real
Copy link
Collaborator

Breaking change

Proposed change

Fixes release drafter to only use 22.0.x versions for v2

Type of change

  • Dependency upgrade
  • Bugfix (non-breaking change which fixes an issue)
  • New feature (which adds functionality to an existing integration)
  • Breaking change (fix/feature causing existing functionality to break)
  • Code quality improvements to existing code or addition of tests

Additional information

  • This PR fixes or closes issue: fixes #
  • This PR is related to issue:
  • Link to documentation pull request:

Checklist

  • The code change is tested and works locally.
  • Local tests pass. Your PR cannot be merged unless tests pass
  • There is no commented out code in this PR.
  • I have followed the [development checklist][dev-checklist]
  • The code compiles without warnings (code quality chek)
  • Tests have been added to verify that the new code works.

If user exposed functionality or configuration variables are added/changed:

@coveralls
Copy link

Pull Request Test Coverage Report for Build 1689502833

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage increased (+0.02%) to 63.183%

Files with Coverage Reduction New Missed Lines %
src/Daemon/NetDaemon.Daemon/Daemon/NetDaemonHost.cs 1 60.75%
Totals Coverage Status
Change from base Build 1669051192: 0.02%
Covered Lines: 4508
Relevant Lines: 6666

💛 - Coveralls

@helto4real helto4real merged commit acfc0b6 into dev Jan 12, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants