Skip to content

chore: bump version to 1.0.0 and update changelog#183

Merged
Krishan27 merged 2 commits into
mainfrom
release/v1.0.0
Jun 23, 2026
Merged

chore: bump version to 1.0.0 and update changelog#183
Krishan27 merged 2 commits into
mainfrom
release/v1.0.0

Conversation

@Krishan27

@Krishan27 Krishan27 commented Jun 23, 2026

Copy link
Copy Markdown
Collaborator

Final v1.0.0 release prep.

What's in this PR

  • Version bump: 0.9.0 → 1.0.0
  • CHANGELOG entry for v1.0.0 covering all milestone features
  • Scope consistency audit: version references updated across all docs surfaces
  • package.json description updated to reflect v1.0 scope

v1.0.0 features (all already merged to main)

Part of the v1.0.0 milestone.

Summary by CodeRabbit

Release Notes

  • New Features

    • Stable finding fingerprints for consistent analysis results
    • Baseline mode for CI gating capabilities
    • Safety model documentation
    • Stable v1.x JSON output contract
    • Stable CLI exit-code contract
    • Expanded fixture coverage
  • Documentation

    • Updated guides and documentation for v1.0.0 release

Bumps version to 1.0.0. Adds CHANGELOG entry covering all v1.0 features:
stable fingerprints, baseline mode, safety model docs, JSON contract,
and exit code contract.

Scope consistency audit: version references updated across README, docs,
and package.json description.

Signed-off-by: Krishan Kant Sharma <krishansharma0327@gmail.com>
@coderabbitai

coderabbitai Bot commented Jun 23, 2026

Copy link
Copy Markdown

Review Change Stack

📝 Walkthrough

Walkthrough

Bumps the flaglint package version from 0.9.0 to 1.0.0, updates the package description, adds the v1.0.0 release entry to both the root CHANGELOG.md and the docs-src changelog page, and updates all documentation version display strings and guide verification badges from v0.9.0 to v1.0.0.

Changes

v1.0.0 Release

Layer / File(s) Summary
Package version bump and changelog entries
package.json, CHANGELOG.md, docs-src/content/docs/docs/reference/changelog.md
version changed to 1.0.0 with an updated description; both changelogs gain a new v1.0.0 section covering stable finding fingerprints, baseline CI mode, safety model docs, JSON output contract, exit-code contract, ADR 007/008 references, expanded fixture coverage, and the v1.x scope definition.
Docs version strings and guide badges
docs-src/pages/index.astro, docs-src/pages/guides/index.astro, docs-src/pages/guides/launchdarkly-to-openfeature-nodejs.astro
Homepage terminal demo label, guides index card verified-badge, and two references inside the LaunchDarkly-to-OpenFeature Node.js guide all updated from v0.9.0 to v1.0.0.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Possibly related PRs

  • flaglint/flaglint#139: Performs the same pattern of changes — package.json version bump, new changelog section, and LaunchDarkly→OpenFeature guide badge/version string updates — for a previous release.
  • flaglint/flaglint#176: Adds the full ADR 008 baseline-mode specification that this PR's v1.0.0 changelog entry explicitly references under "baseline mode for CI gating."
  • flaglint/flaglint#178: Defines the scan --format json schema and baseline JSON contract that this PR's changelog entry documents as the stable v1.x JSON output contract.

Poem

🐇 Hop, hop, hooray — we've hit one-point-oh!
No more zero-dot-nine in the terminal's glow.
The changelog is written, the badges are bright,
Baseline mode, fingerprints — all locked up tight.
FlagLint is stable, the bunnies rejoice,
v1.0.0 speaks in a confident voice! 🎉

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Title check ✅ Passed The title clearly and concisely describes the main change: bumping the version to 1.0.0 and updating the changelog.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch release/v1.0.0

Comment @coderabbitai help to get the list of available commands.

@Krishan27 Krishan27 changed the title release: v1.0.0 — CI-ready LaunchDarkly debt governance chore: bump version to 1.0.0 and update changelog Jun 23, 2026
@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jun 23, 2026

Copy link
Copy Markdown

Deploying flaglint with  Cloudflare Pages  Cloudflare Pages

Latest commit: 602b26d
Status: ✅  Deploy successful!
Preview URL: https://2c0a34ab.flaglint.pages.dev
Branch Preview URL: https://release-v1-0-0.flaglint.pages.dev

View logs

@Krishan27 Krishan27 merged commit b0c0017 into main Jun 23, 2026
12 of 13 checks passed
@Krishan27 Krishan27 deleted the release/v1.0.0 branch June 23, 2026 04:33
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