Skip to content

Release 1.2.0#14

Merged
Foscat merged 3 commits into
mainfrom
uiStyleKit
Jun 2, 2026
Merged

Release 1.2.0#14
Foscat merged 3 commits into
mainfrom
uiStyleKit

Conversation

@Foscat

@Foscat Foscat commented Jun 2, 2026

Copy link
Copy Markdown
Owner

Summary

This PR prepares the project for the 1.2.0 release by updating version numbers and release references across package metadata and documentation.
It also incorporates review feedback by fixing Markdown nesting for the CDN links in the publishing checklist (index.html) so they render as child bullets under step 7.

Scope

  • bug fix
  • feature
  • docs
  • tests
  • release/chore

Validation

List commands you ran and results.

npm run check:no-hex-colors   # pass
npm run lint:css              # pass
npm run pack:dry              # pass
npm run test:chromium         # failed in this environment before browser install (missing Playwright browser binary)

API and Behavior Impact

  • no public API changes
  • class API changed
  • token contract changed
  • accessibility behavior changed
  • motion behavior changed
  • browser behavior changed

Documentation

  • README updated (if needed)
  • wiki updated (if needed)
  • CHANGELOG updated (if needed)

Notes

Reviewer follow-up addressed: CDN URLs in index.html release checklist are now properly indented as nested list items under step 7.

@Foscat Foscat self-assigned this Jun 2, 2026
Copilot AI review requested due to automatic review settings June 2, 2026 00:21

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

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 prepares the repository for the 1.2.0 release by bumping package versions and updating release/version references across the README, demo/docs page, wiki, and changelog.

Changes:

  • Bump package.json / package-lock.json version to 1.2.0.
  • Add a 1.2.0 release entry to CHANGELOG.md while keeping ## Unreleased at the top.
  • Update documentation version/tag/CDN references to 1.2.0 and add npm run check:no-hex-colors to the demo page testing section.

Reviewed changes

Copilot reviewed 6 out of 7 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
wiki/Publishing-and-Releases.md Updates example release tag to v1.2.0 in the release checklist.
wiki/Home.md Updates “Current version” and “Release tag” to 1.2.0 / v1.2.0.
README.md Updates release checklist example tag to v1.2.0.
package.json Bumps package version to 1.2.0.
package-lock.json Syncs lockfile version fields to 1.2.0.
index.html Updates CDN examples to 1.2.0 and adds check:no-hex-colors to testing docs.
CHANGELOG.md Adds 1.2.0 entry dated 2026-06-01.

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

Comment thread index.html Outdated
@Foscat Foscat added documentation Improvements or additions to documentation enhancement New feature or request labels Jun 2, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 6 out of 7 changed files in this pull request and generated no new comments.

@Foscat Foscat merged commit 647a315 into main Jun 2, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants