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

refactor(options)!: remove deprecated "attachCommits" and "repo" #393

Merged
merged 1 commit into from
Feb 20, 2022

Conversation

rchl
Copy link
Member

@rchl rchl commented Feb 20, 2022

BREAKING CHANGE: The removed attachCommits and repo options can be
set through the publishRelease object.

BREAKING CHANGE: The removed `attachCommits` and `repo` options can be
set through the `publishRelease` object.
@codecov
Copy link

codecov bot commented Feb 20, 2022

Codecov Report

Merging #393 (b476916) into master (6b5e594) will decrease coverage by 1.21%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #393      +/-   ##
==========================================
- Coverage   71.42%   70.21%   -1.22%     
==========================================
  Files           1        1              
  Lines          49       47       -2     
  Branches       23       21       -2     
==========================================
- Hits           35       33       -2     
  Misses         11       11              
  Partials        3        3              
Impacted Files Coverage Δ
lib/module.js 70.21% <ø> (-1.22%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6b5e594...b476916. Read the comment docs.

@rchl rchl changed the title refactor(options)!: remove deprecated "attachCommits" and "repo" options refactor(options)!: remove deprecated "attachCommits" and "repo" Feb 20, 2022
@rchl rchl merged commit 12b320c into master Feb 20, 2022
@rchl rchl deleted the refactor/remove-options branch February 20, 2022 20:47
rchl added a commit that referenced this pull request Feb 20, 2022
BREAKING CHANGE: Configure through the publishRelease object instead.
rchl added a commit that referenced this pull request Aug 3, 2022
BREAKING CHANGE: Remove deprecated `attachCommits` and `repo` options. Those can now be set through the `publishRelease` option.
rchl added a commit that referenced this pull request Aug 3, 2022
BREAKING CHANGE: Remove deprecated `attachCommits` and `repo` options. Those can now be set through the `publishRelease` option.
rchl added a commit that referenced this pull request Aug 3, 2022
BREAKING CHANGE: Remove deprecated `attachCommits` and `repo` options. Those can now be set through the `publishRelease` option.
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.

1 participant