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: remove unused pnpm run build cmd from workflow #40

Merged
merged 1 commit into from
May 6, 2021

Conversation

jthegedus
Copy link
Owner

Summary

The release workflow is broken on main because there is no package.json.scripts.build script as it was removed in #39. This change should have been made in #39 too.

@jthegedus jthegedus added the bug Something isn't working label May 6, 2021
@jthegedus jthegedus merged commit e7ab34a into main May 6, 2021
@jthegedus jthegedus deleted the fix/release-workflow branch May 6, 2021 03:00
github-actions bot pushed a commit that referenced this pull request May 6, 2021
# [0.6.0](v0.5.2...v0.6.0) (2021-05-06)

### Bug Fixes

* remove unused pnpm run build cmd from workflow ([#40](#40)) ([e7ab34a](e7ab34a))

### Features

* update to kit@next.100, convert to esm ([#39](#39)) ([d2f95a1](d2f95a1))
@github-actions
Copy link
Contributor

github-actions bot commented May 6, 2021

🎉 This PR is included in version 0.6.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant