Skip to content

Commit fcddadd

Browse files
chore(release): 5.31.0
1 parent b139c6d commit fcddadd

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
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.31.0](https://github.com/purple-technology/phoenix-components/compare/v5.30.2...v5.31.0) (2025-11-27)
6+
7+
8+
### Features
9+
10+
* add `eye-brand` icon to PhoenixIcons ([b139c6d](https://github.com/purple-technology/phoenix-components/commit/b139c6dc7faf644a2a6fa3682b79483114d0f148))
11+
512
### [5.30.2](https://github.com/purple-technology/phoenix-components/compare/v5.30.1...v5.30.2) (2025-11-11)
613

714
### [5.30.1](https://github.com/purple-technology/phoenix-components/compare/v5.30.0...v5.30.1) (2025-10-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.30.2",
3+
"version": "5.31.0",
44
"description": "",
55
"main": "dist/bundle.umd.js",
66
"module": "dist/bundle.esm.js",

0 commit comments

Comments
 (0)