Skip to content

chore: release v0.2.0#28

Merged
jcouball merged 1 commit into
mainfrom
release-please--branches--main--components--mkdocs-snippet-lens
Dec 18, 2025
Merged

chore: release v0.2.0#28
jcouball merged 1 commit into
mainfrom
release-please--branches--main--components--mkdocs-snippet-lens

Conversation

@jcouball

@jcouball jcouball commented Dec 16, 2025

Copy link
Copy Markdown
Member

🤖 I have created a release beep boop

0.2.0 (2025-12-18)

Features

  • Add diagnostic severity levels for warnings vs errors (4142956), closes #35
  • Add error handling for ambiguous/malformed snippet patterns (dded27c), closes #34
  • Add support for named sections, line ranges, and multiple ranges (7362165)
  • Implement strictMode with auto-detection from mkdocs.yml (86d8b8a)

Bug Fixes

  • Allow feat commits to bump minor version in pre-1.0.0 releases (6c43c4b)
  • Support section markers embedded in comments (50d70f4)

Documentation

  • Add PR creation guidelines to copilot instructions (16fb4f3)
  • Add strictMode setting with auto-detection from mkdocs.yml (330561a), closes #36
  • Clarify that CHANGELOG.md is automatically generated (d305a8a)
  • Document fallback behavior for invalid multi-range patterns (0f73ca8), closes #33
  • Enhance TDD workflow instructions in copilot guidelines (e1cf06c)
  • Update changelog policy in copilot instructions (de37ffc)
  • Update IMPLEMENTATION.md to reflect v0.2.0 actual scope (832b6d4)
  • Update README planned features to reflect v0.1.1 progress (bd21bef)
  • Update status tags and documentation formatting (eb0d40b)

Build System

  • Enforce 2-space indentation with ESLint rules (5043f57)

Styles

  • Convert all code to 2-space indentation (9dad49a)

Tests

  • Add comprehensive edge case tests for line range extraction (7612612), closes #31

This PR was generated with Release Please. See documentation.

Copilot AI review requested due to automatic review settings December 16, 2025 21:27

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This is an automated release PR generated by Release Please, bumping the version from v0.1.1 to v0.1.2. The release includes support for advanced snippet syntax features (named sections, line ranges, and multiple ranges) and documentation updates reflecting v0.1.1 progress.

Key Changes:

  • Version bumped from 0.1.1 to 0.1.2 across package files
  • CHANGELOG updated with new release entry documenting feature additions
  • Release manifest updated to track the new version

Reviewed changes

Copilot reviewed 3 out of 4 changed files in this pull request and generated 1 comment.

File Description
package.json Version number updated from 0.1.1 to 0.1.2
package-lock.json Lock file version synchronized to 0.1.2 in two locations
CHANGELOG.md New v0.1.2 release entry added with feature and documentation changes
.release-please-manifest.json Manifest updated to track v0.1.2 as current release

Comment thread CHANGELOG.md
@jcouball
jcouball force-pushed the release-please--branches--main--components--mkdocs-snippet-lens branch 11 times, most recently from 5a28f77 to dd249c8 Compare December 18, 2025 17:26
@jcouball jcouball changed the title chore: release v0.1.2 chore: release v0.2.0 Dec 18, 2025
@jcouball
jcouball force-pushed the release-please--branches--main--components--mkdocs-snippet-lens branch from dd249c8 to 9bfaec4 Compare December 18, 2025 18:04
@jcouball
jcouball force-pushed the release-please--branches--main--components--mkdocs-snippet-lens branch from 9bfaec4 to fd8c9f3 Compare December 18, 2025 18:23
@jcouball
jcouball merged commit f9627fc into main Dec 18, 2025
8 checks passed
@jcouball

Copy link
Copy Markdown
Member Author

🤖 Created releases:

🌻

@jcouball
jcouball deleted the release-please--branches--main--components--mkdocs-snippet-lens branch December 18, 2025 18:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment