Skip to content

Commit b3db37e

Browse files
chore(main): release 3.11.1
1 parent c60d4ca commit b3db37e

File tree

3 files changed

+15
-3
lines changed

3 files changed

+15
-3
lines changed

CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [3.11.1](https://github.com/jef/streetmerchant/compare/v3.11.0...v3.11.1) (2025-01-31)
4+
5+
6+
### Bug Fixes
7+
8+
* Corrected label for newegg asus astral 5080 ([#3204](https://github.com/jef/streetmerchant/issues/3204)) ([8e203ea](https://github.com/jef/streetmerchant/commit/8e203ea343bf2e029e8d6ba7b8e7e82640435142))
9+
10+
11+
### Continuous Integration
12+
13+
* remove cache to speed up ([#3205](https://github.com/jef/streetmerchant/issues/3205)) ([c60d4ca](https://github.com/jef/streetmerchant/commit/c60d4ca473f417dd315253bd88ccaac42db92044))
14+
315
## [3.11.0](https://github.com/jef/streetmerchant/compare/v3.10.0...v3.11.0) (2025-01-30)
416

517

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "streetmerchant",
3-
"version": "3.11.0",
3+
"version": "3.11.1",
44
"description": "The world's easiest, most powerful stock checker",
55
"main": "src/index.ts",
66
"scripts": {

0 commit comments

Comments
 (0)