Skip to content

fix: add semantic-release config so releases complete#7

Merged
sirantd merged 1 commit into
mainfrom
fix/add-releaserc
May 31, 2026
Merged

fix: add semantic-release config so releases complete#7
sirantd merged 1 commit into
mainfrom
fix/add-releaserc

Conversation

@sirantd

@sirantd sirantd commented May 31, 2026

Copy link
Copy Markdown
Contributor

Without a .releaserc.json, semantic-release uses its default plugins, which include @semantic-release/npm — failing verifyConditions with "Missing package.json" since this is a Terraform module, not an npm package.

Adds the same release config the working sibling modules use (commit-analyzer, release-notes-generator, github, changelog, git — no npm plugin), with the conventionalcommits preset and CHANGELOG generation.

@sirantd sirantd merged commit 350702e into main May 31, 2026
7 checks passed
@sirantd sirantd deleted the fix/add-releaserc branch May 31, 2026 10:46
github-actions Bot pushed a commit that referenced this pull request May 31, 2026
## [0.0.3](v0.0.2...v0.0.3) (2026-05-31)

### Bug Fixes

* add semantic-release config without npm plugin ([#7](#7)) ([350702e](350702e))
* raise examples Terraform floor to 1.5.7 ([6c69a5f](6c69a5f))
* use working semantic-release version and built-in token ([#5](#5)) ([e37c9aa](e37c9aa))
@github-actions

Copy link
Copy Markdown

This PR is included in version 0.0.3 🎉

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.

1 participant