Skip to content
This repository was archived by the owner on Jun 19, 2025. It is now read-only.

Commit f3fea9e

Browse files
Dun-sinopen-sauced[bot]
authored andcommitted
chore(patch): release 2.64.0-beta.8 on beta channel [skip ci]
## [2.64.0-beta.8](v2.64.0-beta.7...v2.64.0-beta.8) (2024-10-21) ### 🐛 Bug Fixes * a11y rule "img-redundant-alt" fails with a warning ([#4176](#4176)) ([cc9cdf0](cc9cdf0))
1 parent cc9cdf0 commit f3fea9e

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@
55

66
> All notable changes to this project will be documented in this file
77

8+
## [2.64.0-beta.8](https://github.com/open-sauced/app/compare/v2.64.0-beta.7...v2.64.0-beta.8) (2024-10-21)
9+
10+
11+
### 🐛 Bug Fixes
12+
13+
* a11y rule "img-redundant-alt" fails with a warning ([#4176](https://github.com/open-sauced/app/issues/4176)) ([cc9cdf0](https://github.com/open-sauced/app/commit/cc9cdf0f162d576e5f23035f5a569e4e798ffe10))
14+
815
## [2.64.0-beta.7](https://github.com/open-sauced/app/compare/v2.64.0-beta.6...v2.64.0-beta.7) (2024-10-17)
916

1017

npm-shrinkwrap.json

Lines changed: 2 additions & 2 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
@@ -2,7 +2,7 @@
22
"name": "@open-sauced/app",
33
"description": "🍕The dashboard for open source discovery.",
44
"keywords": [],
5-
"version": "2.64.0-beta.7",
5+
"version": "2.64.0-beta.8",
66
"author": "Brian Douglas <[email protected]>",
77
"private": true,
88
"license": "Apache 2.0",

0 commit comments

Comments
 (0)