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

Commit d75dc77

Browse files
Bashamegaopen-sauced[bot]
authored andcommitted
chore(patch): release 2.64.0-beta.2 on beta channel [skip ci]
## [2.64.0-beta.2](v2.64.0-beta.1...v2.64.0-beta.2) (2024-10-10) ### 🐛 Bug Fixes * use a tags instead of link tags ([#4158](#4158)) ([7b48770](7b48770))
1 parent 7b48770 commit d75dc77

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.2](https://github.com/open-sauced/app/compare/v2.64.0-beta.1...v2.64.0-beta.2) (2024-10-10)
9+
10+
11+
### 🐛 Bug Fixes
12+
13+
* use a tags instead of link tags ([#4158](https://github.com/open-sauced/app/issues/4158)) ([7b48770](https://github.com/open-sauced/app/commit/7b48770212db47b72562f7fe16caa780b73c49a5))
14+
815
## [2.64.0-beta.1](https://github.com/open-sauced/app/compare/v2.63.1-beta.1...v2.64.0-beta.1) (2024-10-03)
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.1",
5+
"version": "2.64.0-beta.2",
66
"author": "Brian Douglas <[email protected]>",
77
"private": true,
88
"license": "Apache 2.0",

0 commit comments

Comments
 (0)