Skip to content

Conversation

@seijikohara
Copy link
Owner

Summary

This PR bumps the package version from 1.1.0 to 1.1.1.

Changes

  • Update version in package.json from 1.1.0 to 1.1.1
  • Create git tag v1.1.1

Recent Changes

This patch release includes:

  • Stricter TypeScript configuration with additional compiler checks
  • Vue 3.5+ props destructure pattern adoption
  • Vue compiler optimizations enabled
  • ESLint upgraded to flat/strongly-recommended ruleset
  • Props definitions standardized to use type alias (Vue best practice)
  • Code quality improvements with better type inference

Version Management

Version bump performed using npm version patch which:

  • Updates package.json
  • Creates a commit
  • Creates a git tag

Copilot AI review requested due to automatic review settings November 21, 2025 17:31
@seijikohara seijikohara enabled auto-merge (squash) November 21, 2025 17:31
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR bumps the package version from 1.1.0 to 1.1.1 as part of a patch release cycle. The version update follows semantic versioning conventions and includes the standard npm version patch workflow that updates package.json and creates a corresponding git tag.

Key changes:

  • Version number incremented from 1.1.0 to 1.1.1 in package.json

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@seijikohara seijikohara merged commit fe691e8 into main Nov 21, 2025
21 checks passed
@seijikohara seijikohara deleted the chore/bump-version-to-1.1.1 branch November 21, 2025 17:32
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.

2 participants