Skip to content

chore: bump version to 2.3.0 and add Git workflow guidelines#17

Merged
rkristelijn merged 2 commits intomainfrom
chore/bump-version-2.3.0
Sep 24, 2025
Merged

chore: bump version to 2.3.0 and add Git workflow guidelines#17
rkristelijn merged 2 commits intomainfrom
chore/bump-version-2.3.0

Conversation

@rkristelijn
Copy link
Copy Markdown
Owner

Summary

Bump version from 2.2.0 to 2.3.0 to reflect new features and improvements.

Changes

  • ✅ Update version in package.json: 2.2.0 → 2.3.0
  • ✅ Add Git workflow guidelines to .ai-config.json
  • ✅ All tests passing (34/34)

Features included in v2.3.0

  • Interactive configuration setup (--init flag)
  • Automatic config prompting when none exists
  • Multiple configuration templates (basic, NVM, Nix, custom)
  • Fixed unsettled await warning in tests

Next steps after merge

  • Wait for CI/CD pipeline to succeed
  • Run npm publish to publish to npm

Closes #16

- Update version from 2.2.0 to 2.3.0
- Add proper Git workflow guidelines to .ai-config.json
- Includes features: interactive config setup, multiple templates, fixed await warning

Closes #16
- Detect CI environments (CI, GITHUB_ACTIONS, JENKINS_URL)
- Use basic configuration template automatically in CI
- Prevents interactive prompts from hanging CI/CD pipelines
- Fixes exit code 130 issue in GitHub Actions
@rkristelijn rkristelijn merged commit 2ed41f8 into main Sep 24, 2025
5 checks passed
@rkristelijn rkristelijn deleted the chore/bump-version-2.3.0 branch September 24, 2025 05:14
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.

chore: bump version to 2.3.0 and publish to npm

1 participant