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

Sink to upstream #26

Closed
wants to merge 5 commits into from
Closed

Sink to upstream #26

wants to merge 5 commits into from

Conversation

djantea
Copy link
Contributor

@djantea djantea commented Dec 19, 2019

Contributor checklist

  • My commit messages follow the Conventional Commit Message Format
    For example: fix: Multiply by appropriate coefficient, or
    feat(Calculator): Correctly preserve history
    Any explanation or long form information in your commit message should be
    in a separate paragraph, separated by a blank line from the primary message
  • Bug fixes include regression tests
  • Features include unit/acceptance tests


### Bug Fixes:

* --initial --dry-run creates Changelog (#18) (#19)

Choose a reason for hiding this comment

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

Incorrect list-item indent: add 2 spaces

## [v1.0.0](https://github.com/zachdaniel/git_ops/compare/0.6.4...v1.0.0) (2019-12-4)
### Breaking Changes:

* fail on prefixed `!` and support postfixed `!` (#22)

Choose a reason for hiding this comment

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

Incorrect list-item indent: add 2 spaces

@djantea
Copy link
Contributor Author

djantea commented Dec 19, 2019

Sorry. Created by mistake, closing.

@djantea djantea closed this Dec 19, 2019
@coveralls
Copy link

Pull Request Test Coverage Report for Build 100

  • 2 of 3 (66.67%) changed or added relevant lines in 2 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 87.047%

Changes Missing Coverage Covered Lines Changed/Added Lines %
lib/mix/tasks/git_ops.release.ex 0 1 0.0%
Totals Coverage Status
Change from base Build 98: 0.0%
Covered Lines: 168
Relevant Lines: 193

💛 - Coveralls

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.

None yet

3 participants