Skip to content

Commit c91cc58

Browse files
author
github-actions
committed
chore(release): v3.0.0
1 parent 55eedcb commit c91cc58

16 files changed

Lines changed: 52 additions & 18 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+
# 3.0.0 (2024-11-21)
7+
8+
**Note:** Version bump only for package root
9+
10+
11+
12+
13+
614
# 2.17.0 (2024-11-21)
715

816
**Note:** Version bump only for package root

docs/404.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,5 @@
3030

3131
<body>
3232
<app-root></app-root>
33-
<script src="runtime.c158b2ea66b0940b.js" type="module"></script><script src="polyfills.4d5d771de46f5e39.js" type="module"></script><script src="main.a93594608c668824.js" type="module"></script></body>
33+
<script src="runtime.c158b2ea66b0940b.js" type="module"></script><script src="polyfills.4d5d771de46f5e39.js" type="module"></script><script src="main.639bff625329198a.js" type="module"></script></body>
3434
</html>

docs/api-docs/changelog.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,8 @@
8585
<h1>Change Log</h1>
8686
<p>All notable changes to this project will be documented in this file.
8787
See <a href="https://conventionalcommits.org">Conventional Commits</a> for commit guidelines.</p>
88+
<h1>3.0.0 (2024-11-21)</h1>
89+
<p><strong>Note:</strong> Version bump only for package phoenix-event-display</p>
8890
<h1>2.17.0 (2024-11-21)</h1>
8991
<p><strong>Note:</strong> Version bump only for package phoenix-event-display</p>
9092
<h1>2.16.0 (2024-03-24)</h1>

docs/api-docs/js/search/search_index.js

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

docs/api-docs/properties.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@
102102
</ol>
103103
<ul class="properties-list">
104104
<li>
105-
<b>Version</b> : 2.17.0</li>
105+
<b>Version</b> : 3.0.0</li>
106106
<li>
107107
<b>Description</b> : API for web-based experiment independent event display.</li>
108108
<li>

docs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,5 @@
3030

3131
<body>
3232
<app-root></app-root>
33-
<script src="runtime.c158b2ea66b0940b.js" type="module"></script><script src="polyfills.4d5d771de46f5e39.js" type="module"></script><script src="main.a93594608c668824.js" type="module"></script></body>
33+
<script src="runtime.c158b2ea66b0940b.js" type="module"></script><script src="polyfills.4d5d771de46f5e39.js" type="module"></script><script src="main.639bff625329198a.js" type="module"></script></body>
3434
</html>
Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lerna.json

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

packages/phoenix-event-display/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+
# 3.0.0 (2024-11-21)
7+
8+
**Note:** Version bump only for package phoenix-event-display
9+
10+
11+
12+
13+
614
# 2.17.0 (2024-11-21)
715

816
**Note:** Version bump only for package phoenix-event-display

0 commit comments

Comments
 (0)