Skip to content

release: v2.0.0 #265

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

Merged
merged 6 commits into from
Mar 16, 2020
Merged

release: v2.0.0 #265

merged 6 commits into from
Mar 16, 2020

Conversation

technote-space
Copy link
Owner

@technote-space technote-space commented Mar 15, 2020

Description: 概要

Changes: 変更内容

Changes

Expected Impact: 影響範囲

Operating Requirements: 動作要件

Additional context: 補足

@github-actions github-actions bot added the Type: Release Add to Release PR label Mar 15, 2020
@technote-space technote-space changed the title Release/next v1.3.2 release: v1.4.0 Mar 15, 2020
@technote-space technote-space added the Release: Minor Minor release label Mar 15, 2020
@github-actions github-actions bot added the Status: In Progress Tracking issues with work in progress label Mar 15, 2020
@codecov-io
Copy link

codecov-io commented Mar 15, 2020

Codecov Report

Merging #265 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #265   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           7      7           
  Lines         544    563   +19     
  Branches       98     98           
=====================================
+ Hits          544    563   +19
Impacted Files Coverage Δ
src/command.ts 100% <100%> (ø) ⬆️

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 6a6b6e5...1a03a08. Read the comment docs.

BREAKING CHANGE: default behavior is to use spawn
@technote-space technote-space changed the title release: v1.4.0 release: v2.0.0 Mar 16, 2020
@technote-space technote-space added Release: Major Major release and removed Release: Minor Minor release labels Mar 16, 2020
@technote-space technote-space merged commit 3c5b60b into master Mar 16, 2020
@technote-space technote-space deleted the release/next-v1.3.2 branch March 16, 2020 14:50
@github-actions github-actions bot removed the Status: In Progress Tracking issues with work in progress label Mar 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Release: Major Major release Type: Release Add to Release PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

use spawn instead of exec
2 participants