Skip to content

Commit ac0f920

Browse files
committed
chore(release): v4.0.1
1 parent c34d246 commit ac0f920

7 files changed

Lines changed: 30 additions & 6 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [4.0.1](https://github.com/HSF/phoenix/compare/v4.0.0...v4.0.1) (2026-06-06)
7+
8+
**Note:** Version bump only for package root
9+
10+
11+
12+
13+
614
# [4.0.0](https://github.com/HSF/phoenix/compare/v3.0.5...v4.0.0) (2026-06-06)
715

816

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "4.0.0",
2+
"version": "4.0.1",
33
"npmClient": "yarn",
44
"packages": ["packages/*", "packages/phoenix-ng/projects/*"],
55
"command": {

packages/phoenix-ng/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [4.0.1](https://github.com/HSF/phoenix/compare/v4.0.0...v4.0.1) (2026-06-06)
7+
8+
**Note:** Version bump only for package phoenix-ng
9+
10+
11+
12+
13+
614
# [4.0.0](https://github.com/HSF/phoenix/compare/v3.0.5...v4.0.0) (2026-06-06)
715

816

packages/phoenix-ng/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "phoenix-ng",
3-
"version": "4.0.0",
3+
"version": "4.0.1",
44
"private": true,
55
"scripts": {
66
"start": "ng serve phoenix-app",
@@ -37,7 +37,7 @@
3737
"css-element-queries": "^1.2.3",
3838
"jszip": "^3.10.1",
3939
"phoenix-event-display": "^4.0.0",
40-
"phoenix-ui-components": "^4.0.0",
40+
"phoenix-ui-components": "^4.0.1",
4141
"qrcode": "1.5.4",
4242
"rxjs": "^7.8.2",
4343
"three": "~0.178.0",

packages/phoenix-ng/projects/phoenix-ui-components/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [4.0.1](https://github.com/HSF/phoenix/compare/v4.0.0...v4.0.1) (2026-06-06)
7+
8+
**Note:** Version bump only for package phoenix-ui-components
9+
10+
11+
12+
13+
614
# [4.0.0](https://github.com/HSF/phoenix/compare/v3.0.5...v4.0.0) (2026-06-06)
715

816

packages/phoenix-ng/projects/phoenix-ui-components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "phoenix-ui-components",
3-
"version": "4.0.0",
3+
"version": "4.0.1",
44
"description": "Reusable Angular components of the Phoenix event display application.",
55
"author": "Phoenix contributors (https://github.com/HSF/phoenix/graphs/contributors)",
66
"license": "Apache-2.0",

yarn.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17368,7 +17368,7 @@ __metadata:
1736817368
jszip: ^3.10.1
1736917369
ng-packagr: ^20.3.2
1737017370
phoenix-event-display: ^4.0.0
17371-
phoenix-ui-components: ^4.0.0
17371+
phoenix-ui-components: ^4.0.1
1737217372
qrcode: 1.5.4
1737317373
rxjs: ^7.8.2
1737417374
three: ~0.178.0
@@ -17381,7 +17381,7 @@ __metadata:
1738117381
languageName: unknown
1738217382
linkType: soft
1738317383

17384-
"phoenix-ui-components@^4.0.0, phoenix-ui-components@workspace:packages/phoenix-ng/projects/phoenix-ui-components":
17384+
"phoenix-ui-components@^4.0.1, phoenix-ui-components@workspace:packages/phoenix-ng/projects/phoenix-ui-components":
1738517385
version: 0.0.0-use.local
1738617386
resolution: "phoenix-ui-components@workspace:packages/phoenix-ng/projects/phoenix-ui-components"
1738717387
dependencies:

0 commit comments

Comments
 (0)