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

fix: typo of SYNCKIT_EXEC_ARGV environment variable #97

Merged
merged 3 commits into from Aug 4, 2022
Merged

fix: typo of SYNCKIT_EXEC_ARGV environment variable #97

merged 3 commits into from Aug 4, 2022

Conversation

noahnu
Copy link
Contributor

@noahnu noahnu commented Aug 4, 2022

I kept the typo version for backwards compatibility in case anyone was relying on it. Feel free to edit this PR.

@changeset-bot
Copy link

changeset-bot bot commented Aug 4, 2022

🦋 Changeset detected

Latest commit: 7f7d378

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
synckit Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@codesandbox-ci
Copy link

codesandbox-ci bot commented Aug 4, 2022

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

@codecov
Copy link

codecov bot commented Aug 4, 2022

Codecov Report

Merging #97 (20dae36) into main (20dae36) will not change coverage.
The diff coverage is n/a.

❗ Current head 20dae36 differs from pull request most recent head 7f7d378. Consider uploading reports for the commit 7f7d378 to get more accurate results

@@            Coverage Diff            @@
##              main       #97   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         2           
  Lines          121       121           
  Branches        55        55           
=========================================
  Hits           121       121           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@github-actions
Copy link
Contributor

github-actions bot commented Aug 4, 2022

📊 Package size report   No changes

File Before After
Total (Includes all files) 39.7 kB 39.7 kB
Tarball size 11.1 kB 11.1 kB
Unchanged files
File Size
lib/index.cjs 8.2 kB
lib/index.d.ts 1.2 kB
lib/index.js 8.9 kB
lib/index.js.map 7.6 kB
lib/types.d.ts 936 B
lib/types.js 44 B
lib/types.js.map 102 B
LICENSE 1.1 kB
package.json 3.9 kB
README.md 7.6 kB

🤖 This report was automatically generated by pkg-size-action

@JounQin JounQin merged commit d1bed37 into un-ts:main Aug 4, 2022
@JounQin JounQin changed the title fix: typo in SYNCKIT_EXEC_ARGV environment variable fix: typo of SYNCKIT_EXEC_ARGV environment variable Aug 4, 2022
@JounQin
Copy link
Member

JounQin commented Aug 4, 2022

Thanks for your contribution!

It's unnecessary to support a correct documented typo.

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

2 participants