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

Commit e87cc0f

Browse files
shubhamchasingopen-sauced[bot]
authored andcommitted
chore(patch): release 2.64.0-beta.10 on beta channel [skip ci]
## [2.64.0-beta.10](v2.64.0-beta.9...v2.64.0-beta.10) (2024-10-22) ### 🐛 Bug Fixes * Make the "create workspace" option more obvious ([#4177](#4177)) ([9d8ae39](9d8ae39)) * resolve a11y warnings for role-supports-aria-props rule ([#4174](#4174)) ([95e2099](95e2099))
1 parent 95e2099 commit e87cc0f

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

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

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

8+
## [2.64.0-beta.10](https://github.com/open-sauced/app/compare/v2.64.0-beta.9...v2.64.0-beta.10) (2024-10-22)
9+
10+
11+
### 🐛 Bug Fixes
12+
13+
* Make the "create workspace" option more obvious ([#4177](https://github.com/open-sauced/app/issues/4177)) ([9d8ae39](https://github.com/open-sauced/app/commit/9d8ae39c77d8e9e45f40e3d64a381bb3eb66582b))
14+
* resolve a11y warnings for role-supports-aria-props rule ([#4174](https://github.com/open-sauced/app/issues/4174)) ([95e2099](https://github.com/open-sauced/app/commit/95e2099eb7890a3843a385a84aeb73019df15677))
15+
816
## [2.64.0-beta.9](https://github.com/open-sauced/app/compare/v2.64.0-beta.8...v2.64.0-beta.9) (2024-10-21)
917

1018

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.9",
5+
"version": "2.64.0-beta.10",
66
"author": "Brian Douglas <[email protected]>",
77
"private": true,
88
"license": "Apache 2.0",

0 commit comments

Comments
 (0)