Skip to content

Commit 1e47683

Browse files
chore(release): 5.25.0
1 parent 5558b13 commit 1e47683

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,22 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## [5.25.0](https://github.com/purple-technology/phoenix-components/compare/v5.24.5...v5.25.0) (2025-07-07)
6+
7+
8+
### Features
9+
10+
* add style-dictionary-utils and upgrade typescript-eslint packages ([1e6ede3](https://github.com/purple-technology/phoenix-components/commit/1e6ede30e6486ea3135c38a8d412b5d4d20e3264))
11+
* major dependencies upgrade ([80d5ab4](https://github.com/purple-technology/phoenix-components/commit/80d5ab48814da91ee5caa28e6c9275e3c96e7206))
12+
* upgrade style dictionary package ([4ef34be](https://github.com/purple-technology/phoenix-components/commit/4ef34beae56cf95052b2a918d26a236b3b2b0c60))
13+
14+
15+
### Bug Fixes
16+
17+
* build tokens script ([bd53292](https://github.com/purple-technology/phoenix-components/commit/bd53292cfdae3d91629d2fe14dd1beab509bad69))
18+
* eslint errors ([d284906](https://github.com/purple-technology/phoenix-components/commit/d284906a1c564efb50055d1e42f4355cdde4ed1a))
19+
* pnpm build ([09f28d8](https://github.com/purple-technology/phoenix-components/commit/09f28d83148070a2c8b6e90122de0310eb9cd4cd))
20+
521
### [5.24.5](https://github.com/purple-technology/phoenix-components/compare/v5.24.4...v5.24.5) (2025-07-02)
622

723
### [5.24.4](https://github.com/purple-technology/phoenix-components/compare/v5.24.3...v5.24.4) (2025-06-23)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@purple/phoenix-components",
3-
"version": "5.24.5",
3+
"version": "5.25.0",
44
"description": "",
55
"main": "dist/bundle.umd.js",
66
"module": "dist/bundle.esm.js",

0 commit comments

Comments
 (0)