Skip to content

Commit d6077ec

Browse files
committed
release: 2025.12.14
1 parent a58176c commit d6077ec

7 files changed

Lines changed: 25 additions & 8 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,17 @@ 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.14](https://github.com/motabass/gblaster/compare/2025.12.13...2025.12.14)
8+
9+
- chore(deps): update @nx packages to version 22.3.2 [`c4886f2`](https://github.com/motabass/gblaster/commit/c4886f20f1d519e67c9ad77824db0e37df16ceb4)
10+
- chore(deps): add @vitest/coverage-v8 dependency at version ^4.0.16 [`a58176c`](https://github.com/motabass/gblaster/commit/a58176cdd581d8f1ff2e2fb3622472cc69b3047e)
11+
712
#### [2025.12.13](https://github.com/motabass/gblaster/compare/2025.12.12...2025.12.13)
813

14+
> 17 December 2025
15+
916
- chore(deps): update @nx packages to version 22.3.0-beta.3; add isolatedModules to tsconfig.spec.json [`02c3d04`](https://github.com/motabass/gblaster/commit/02c3d04d0f3da41784eb2dddac67b1a56665fe62)
17+
- release: 2025.12.13 [`60d1a45`](https://github.com/motabass/gblaster/commit/60d1a459341f6a9860b5feaec42bebad751ffaf3)
1018

1119
#### [2025.12.12](https://github.com/motabass/gblaster/compare/2025.12.11...2025.12.12)
1220

docs/compodoc/changelog.html

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,9 +101,18 @@
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.13...2025.12.14">2025.12.14</a></h4>
105+
<ul>
106+
<li>chore(deps): update @nx packages to version 22.3.2 <a href="https://github.com/motabass/gblaster/commit/c4886f20f1d519e67c9ad77824db0e37df16ceb4"><code>c4886f2</code></a></li>
107+
<li>chore(deps): add @vitest/coverage-v8 dependency at version ^4.0.16 <a href="https://github.com/motabass/gblaster/commit/a58176cdd581d8f1ff2e2fb3622472cc69b3047e"><code>a58176c</code></a></li>
108+
</ul>
104109
<h4><a href="https://github.com/motabass/gblaster/compare/2025.12.12...2025.12.13">2025.12.13</a></h4>
110+
<blockquote>
111+
<p>17 December 2025</p>
112+
</blockquote>
105113
<ul>
106114
<li>chore(deps): update @nx packages to version 22.3.0-beta.3; add isolatedModules to tsconfig.spec.json <a href="https://github.com/motabass/gblaster/commit/02c3d04d0f3da41784eb2dddac67b1a56665fe62"><code>02c3d04</code></a></li>
115+
<li>release: 2025.12.13 <a href="https://github.com/motabass/gblaster/commit/60d1a459341f6a9860b5feaec42bebad751ffaf3"><code>60d1a45</code></a></li>
107116
</ul>
108117
<h4><a href="https://github.com/motabass/gblaster/compare/2025.12.11...2025.12.12">2025.12.12</a></h4>
109118
<blockquote>

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.13</li>
123+
<b>Version</b> : 2025.12.14</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.

docs/static/main.js

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

0 commit comments

Comments
 (0)