Skip to content

Commit 3161300

Browse files
committed
release: 2025.12.17
1 parent a98462f commit 3161300

6 files changed

Lines changed: 24 additions & 7 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,16 @@ All notable changes to this project will be documented in this file. Dates are d
44

55
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
66

7+
#### [2025.12.17](https://github.com/motabass/gblaster/compare/2025.12.16...2025.12.17)
8+
9+
- chore(ci): enhance build and test workflows with improved concurrency and artifact management [`f9bc20b`](https://github.com/motabass/gblaster/commit/f9bc20b8aa47274d6d4acebce8ed717ea8211c50)
10+
- chore(nx): update test configurations to include passWithNoTests option [`fe242e4`](https://github.com/motabass/gblaster/commit/fe242e4391e3ac4f6c6438a49a0e7104e08f7bee)
11+
- chore(ci): add caching for Cypress binary and ensure installation in build workflow [`a98462f`](https://github.com/motabass/gblaster/commit/a98462f17acba711f755852c16c58db2db97e73a)
12+
713
#### [2025.12.16](https://github.com/motabass/gblaster/compare/2025.12.15...2025.12.16)
814

15+
> 21 December 2025
16+
917
- chore(deps): update dependency pnpm to v10.26.1 [`#788`](https://github.com/motabass/gblaster/pull/788)
1018
- chore(deps): update @nx dependencies to version 22.3.3 [`859549f`](https://github.com/motabass/gblaster/commit/859549fc239fc4df14e233d75655a3c18197688d)
1119
- chore(deps): add vitest and angular plugins, update tsconfig and test setup files [`bc1d8e6`](https://github.com/motabass/gblaster/commit/bc1d8e6145bc04ab42baed7fb4d04badf42761d7)

docs/compodoc/changelog.html

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,16 @@
101101
<h3>Changelog</h3>
102102
<p>All notable changes to this project will be documented in this file. Dates are displayed in UTC.</p>
103103
<p>Generated by <a href="https://github.com/CookPete/auto-changelog"><code>auto-changelog</code></a>.</p>
104+
<h4><a href="https://github.com/motabass/gblaster/compare/2025.12.16...2025.12.17">2025.12.17</a></h4>
105+
<ul>
106+
<li>chore(ci): enhance build and test workflows with improved concurrency and artifact management <a href="https://github.com/motabass/gblaster/commit/f9bc20b8aa47274d6d4acebce8ed717ea8211c50"><code>f9bc20b</code></a></li>
107+
<li>chore(nx): update test configurations to include passWithNoTests option <a href="https://github.com/motabass/gblaster/commit/fe242e4391e3ac4f6c6438a49a0e7104e08f7bee"><code>fe242e4</code></a></li>
108+
<li>chore(ci): add caching for Cypress binary and ensure installation in build workflow <a href="https://github.com/motabass/gblaster/commit/a98462f17acba711f755852c16c58db2db97e73a"><code>a98462f</code></a></li>
109+
</ul>
104110
<h4><a href="https://github.com/motabass/gblaster/compare/2025.12.15...2025.12.16">2025.12.16</a></h4>
111+
<blockquote>
112+
<p>21 December 2025</p>
113+
</blockquote>
105114
<ul>
106115
<li>chore(deps): update dependency pnpm to v10.26.1 <a href="https://github.com/motabass/gblaster/pull/788"><code>#788</code></a></li>
107116
<li>chore(deps): update @nx dependencies to version 22.3.3 <a href="https://github.com/motabass/gblaster/commit/859549fc239fc4df14e233d75655a3c18197688d"><code>859549f</code></a></li>

docs/compodoc/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/compodoc/properties.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@
120120
</ol>
121121
<ul class="properties-list">
122122
<li>
123-
<b>Version</b> : 2025.12.16</li>
123+
<b>Version</b> : 2025.12.17</li>
124124
<li>
125125
<b>Description</b> : Colorful Web Audio Player PWA</li>
126126
<li>

docs/static/environment.js

Lines changed: 3 additions & 3 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": "gblaster",
3-
"version": "2025.12.16",
3+
"version": "2025.12.17",
44
"author": "motabass",
55
"repository": "https://github.com/motabass/gblaster",
66
"description": "Colorful Web Audio Player PWA",

0 commit comments

Comments
 (0)