Skip to content

Commit a63ff64

Browse files
committed
Release 2.3.0: App Shell Recipe Expansion
Bump package version to 2.3.0 across package.json, package-lock.json, and ui-contract.manifest.json. Add a CHANGELOG entry for 2.3.0 (Release Title: App Shell Recipe Expansion) with contract change type marked as additive and date 2026-06-19.
1 parent e05ac73 commit a63ff64

4 files changed

Lines changed: 8 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ reflects package releases published to npm.
66

77
## [Unreleased]
88

9+
## [2.3.0] - 2026-06-19
10+
11+
Release Title: App Shell Recipe Expansion
12+
913
Contract change type: additive
1014

1115
### Added

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@phcdevworks/spectre-ui",
3-
"version": "2.2.0",
3+
"version": "2.3.0",
44
"description": "@phcdevworks/spectre-ui is the Layer 2 styling contract between @phcdevworks/spectre-tokens and downstream adapters or apps.",
55
"keywords": [
66
"phcdevworks",

ui-contract.manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "2.2.0",
2+
"version": "2.3.0",
33
"cssEntrypoints": [
44
"@phcdevworks/spectre-ui/index.css",
55
"@phcdevworks/spectre-ui/base.css",

0 commit comments

Comments
 (0)