Skip to content

Commit 9274c85

Browse files
committed
chore(release): 2026.3.3
1 parent 2acf576 commit 9274c85

7 files changed

Lines changed: 36 additions & 19 deletions

File tree

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,21 @@ 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+
#### [2026.3.3](https://github.com/motabass/gblaster/compare/2026.3.2...2026.3.3)
8+
9+
- chore(deps): update w9jds/firebase-action action to v15.11.0 [`#871`](https://github.com/motabass/gblaster/pull/871)
10+
- chore(deps): update pnpm/action-setup action to v5 [`#873`](https://github.com/motabass/gblaster/pull/873)
11+
- chore(deps): update Angular dependencies to 21.2.4-21.2.6, update devDependencies to latest versions, and bump pnpm to 10.33.0 [`2acf576`](https://github.com/motabass/gblaster/commit/2acf5762610ed73b3b218c8993726643461ed8d1)
12+
713
#### [2026.3.2](https://github.com/motabass/gblaster/compare/2026.3.1...2026.3.2)
814

15+
> 22 March 2026
16+
917
- Merge main and fix E2E test failures [`#868`](https://github.com/motabass/gblaster/pull/868)
1018
- Migrate e2e tests from Cypress to Playwright [`#865`](https://github.com/motabass/gblaster/pull/865)
1119
- chore(deps): update Angular dependencies to 21.2.3-21.2.5, nx to 22.6.1, jsdom to 29.0.1, lint-staged to 16.4.0, ng-packagr to 21.2.1, stylelint to 17.5.0, typescript-eslint to 8.57.1, and firebase-tools to 15.11.0; add analytics flag in nx.json and update .gitignore [`7d56f16`](https://github.com/motabass/gblaster/commit/7d56f16c8e2402c83da72fd6f4dc9a4186592580)
20+
- chore(release): 2026.3.2 [`05015c1`](https://github.com/motabass/gblaster/commit/05015c1786908e3bb71cbb7df4a1e2fbdb9675fa)
1221
- chore: add lint-interactive command to project.json and update eslint rules [`7bbba8e`](https://github.com/motabass/gblaster/commit/7bbba8ea19d715ad6b8400ea37e2fcfae73072e2)
13-
- test: update selectors in app.spec.ts and patch IDBObjectStore methods in player.spec.ts [`2cfd838`](https://github.com/motabass/gblaster/commit/2cfd838be6674c9bc4c3fd497bad440ef5531e43)
1422

1523
#### [2026.3.1](https://github.com/motabass/gblaster/compare/2026.3.0...2026.3.1)
1624

docs/compodoc/changelog.html

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,13 +101,22 @@
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/2026.3.2...2026.3.3">2026.3.3</a></h4>
105+
<ul>
106+
<li>chore(deps): update w9jds/firebase-action action to v15.11.0 <a href="https://github.com/motabass/gblaster/pull/871"><code>#871</code></a></li>
107+
<li>chore(deps): update pnpm/action-setup action to v5 <a href="https://github.com/motabass/gblaster/pull/873"><code>#873</code></a></li>
108+
<li>chore(deps): update Angular dependencies to 21.2.4-21.2.6, update devDependencies to latest versions, and bump pnpm to 10.33.0 <a href="https://github.com/motabass/gblaster/commit/2acf5762610ed73b3b218c8993726643461ed8d1"><code>2acf576</code></a></li>
109+
</ul>
104110
<h4><a href="https://github.com/motabass/gblaster/compare/2026.3.1...2026.3.2">2026.3.2</a></h4>
111+
<blockquote>
112+
<p>22 March 2026</p>
113+
</blockquote>
105114
<ul>
106115
<li>Merge main and fix E2E test failures <a href="https://github.com/motabass/gblaster/pull/868"><code>#868</code></a></li>
107116
<li>Migrate e2e tests from Cypress to Playwright <a href="https://github.com/motabass/gblaster/pull/865"><code>#865</code></a></li>
108117
<li>chore(deps): update Angular dependencies to 21.2.3-21.2.5, nx to 22.6.1, jsdom to 29.0.1, lint-staged to 16.4.0, ng-packagr to 21.2.1, stylelint to 17.5.0, typescript-eslint to 8.57.1, and firebase-tools to 15.11.0; add analytics flag in nx.json and update .gitignore <a href="https://github.com/motabass/gblaster/commit/7d56f16c8e2402c83da72fd6f4dc9a4186592580"><code>7d56f16</code></a></li>
118+
<li>chore(release): 2026.3.2 <a href="https://github.com/motabass/gblaster/commit/05015c1786908e3bb71cbb7df4a1e2fbdb9675fa"><code>05015c1</code></a></li>
109119
<li>chore: add lint-interactive command to project.json and update eslint rules <a href="https://github.com/motabass/gblaster/commit/7bbba8ea19d715ad6b8400ea37e2fcfae73072e2"><code>7bbba8e</code></a></li>
110-
<li>test: update selectors in app.spec.ts and patch IDBObjectStore methods in player.spec.ts <a href="https://github.com/motabass/gblaster/commit/2cfd838be6674c9bc4c3fd497bad440ef5531e43"><code>2cfd838</code></a></li>
111120
</ul>
112121
<h4><a href="https://github.com/motabass/gblaster/compare/2026.3.0...2026.3.1">2026.3.1</a></h4>
113122
<blockquote>

docs/compodoc/dependencies.html

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -119,25 +119,25 @@
119119
</ol>
120120
<ul class="dependencies-list">
121121
<li>
122-
<b>@angular/cdk</b> : 21.2.3</li>
122+
<b>@angular/cdk</b> : 21.2.4</li>
123123
<li>
124-
<b>@angular/common</b> : 21.2.5</li>
124+
<b>@angular/common</b> : 21.2.6</li>
125125
<li>
126-
<b>@angular/compiler</b> : 21.2.5</li>
126+
<b>@angular/compiler</b> : 21.2.6</li>
127127
<li>
128-
<b>@angular/core</b> : 21.2.5</li>
128+
<b>@angular/core</b> : 21.2.6</li>
129129
<li>
130-
<b>@angular/forms</b> : 21.2.5</li>
130+
<b>@angular/forms</b> : 21.2.6</li>
131131
<li>
132-
<b>@angular/material</b> : 21.2.3</li>
132+
<b>@angular/material</b> : 21.2.4</li>
133133
<li>
134-
<b>@angular/platform-browser</b> : 21.2.5</li>
134+
<b>@angular/platform-browser</b> : 21.2.6</li>
135135
<li>
136-
<b>@angular/platform-browser-dynamic</b> : 21.2.5</li>
136+
<b>@angular/platform-browser-dynamic</b> : 21.2.6</li>
137137
<li>
138-
<b>@angular/router</b> : 21.2.5</li>
138+
<b>@angular/router</b> : 21.2.6</li>
139139
<li>
140-
<b>@angular/service-worker</b> : 21.2.5</li>
140+
<b>@angular/service-worker</b> : 21.2.6</li>
141141
<li>
142142
<b>@noble/hashes</b> : 2.0.1</li>
143143
<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> : 2026.3.2</li>
123+
<b>Version</b> : 2026.3.3</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": "2026.3.2",
3+
"version": "2026.3.3",
44
"author": "motabass",
55
"repository": "https://github.com/motabass/gblaster",
66
"description": "Colorful Web Audio Player PWA",

0 commit comments

Comments
 (0)