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

Fix the release ci process #363

Merged
merged 1 commit into from
Feb 11, 2022
Merged

Conversation

robwalkerco
Copy link
Contributor

The previous three commits have not been deployed to npm, and this seems to be due to the deploy GitHub action failing on the semantic-release step (https://github.com/moaazsidat/react-native-qrcode-scanner/runs/4049234410?check_suite_focus=true)

This PR changes the required node version to 14, which should fix the issue that semantic-release is failing on ([semantic-release]: node version >=14.17 is required. Found v12.22.7.

I haven't been able to test the deploy process using node 14, so I'm not sure if there are any new issues created by this node version change.

I'm hopeful that it will allow the previous commits to be deployed to npm though 馃

@robwalkerco
Copy link
Contributor Author

@moaazsidat I would add you as a reviewer, but don't seem to be able to add any to this PR for some reason.

@moaazsidat moaazsidat merged commit 709c5cb into moaazsidat:master Feb 11, 2022
github-actions bot pushed a commit that referenced this pull request Feb 11, 2022
## [1.5.5](v1.5.4...v1.5.5) (2022-02-11)

### Bug Fixes

* add missing types ([#353](#353)) ([c3c9e62](c3c9e62))
* the release ci process ([#363](#363)) ([709c5cb](709c5cb))
@github-actions
Copy link

馃帀 This PR is included in version 1.5.5 馃帀

The release is available on:

Your semantic-release bot 馃摝馃殌

@robwalkerco robwalkerco deleted the patch-1 branch February 11, 2022 23:38
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants