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

Commit 392ab03

Browse files
CorinaMurgopen-sauced[bot]
authored andcommitted
chore(patch): release 2.64.1-beta.1 on beta channel [skip ci]
## [2.64.1-beta.1](v2.64.0...v2.64.1-beta.1) (2024-10-25) ### 🐛 Bug Fixes * eslint warning "anchor-is-valid" ([#4181](#4181)) ([5b67103](5b67103))
1 parent 5b67103 commit 392ab03

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.1-beta.1](https://github.com/open-sauced/app/compare/v2.64.0...v2.64.1-beta.1) (2024-10-25)
9+
10+
11+
### 🐛 Bug Fixes
12+
13+
* eslint warning "anchor-is-valid" ([#4181](https://github.com/open-sauced/app/issues/4181)) ([5b67103](https://github.com/open-sauced/app/commit/5b67103d6f53d7d4f2d5b290c19cd7052ff0a34f))
14+
815
## [2.64.0](https://github.com/open-sauced/app/compare/v2.63.0...v2.64.0) (2024-10-22)
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",
5+
"version": "2.64.1-beta.1",
66
"author": "Brian Douglas <[email protected]>",
77
"private": true,
88
"license": "Apache 2.0",

0 commit comments

Comments
 (0)