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: Semantic Release CI should create CHANGELOG.md commits #520

Merged
merged 1 commit into from
Jan 23, 2024

Conversation

dib542
Copy link
Collaborator

@dib542 dib542 commented Jan 23, 2024

This reverts commit be68b13.

  • perhaps in CI the hoped for and not specified version of "cosmiconfig" is not version ^8.3.0 which can support .ts files
  • in v8.0.0 only rc, .js, .cjs, .json, .yaml, .yml are supported

    - perhaps in CI the hoped for and not specified version of
      "cosmiconfig" is not version ^8.3.0 which can support .ts files
    - in v8.0.0 only rc, .js, .cjs, .json, .yaml, .yml are supported

This reverts commit be68b13.
@dib542 dib542 merged commit 3694b4b into main Jan 23, 2024
2 of 3 checks passed
@dib542 dib542 deleted the fix-semantic-release-changelog branch January 23, 2024 21:41
@dib542 dib542 linked an issue Jan 23, 2024 that may be closed by this pull request
dib542 pushed a commit that referenced this pull request Jan 23, 2024
## [0.3.51](v0.3.50...v0.3.51) (2024-01-23)

### Fixes

* Semantic Release CI config again ([#521](#521)) ([753ca3d](753ca3d))
* Semantic Release CI should create CHANGELOG.md commits ([#520](#520)) ([3694b4b](3694b4b))
@dib542
Copy link
Collaborator Author

dib542 commented Jan 23, 2024

🎉 This PR is included in version 0.3.51 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Replace create-react-app with Vite
1 participant