Skip to content

Commit 644ad53

Browse files
chore(main): release 3.11.0 (#3197)
1 parent c596c20 commit 644ad53

File tree

3 files changed

+16
-3
lines changed

3 files changed

+16
-3
lines changed

CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Changelog
22

3+
## [3.11.0](https://github.com/jef/streetmerchant/compare/v3.10.0...v3.11.0) (2025-01-30)
4+
5+
6+
### Features
7+
8+
* add docs, add env vars, add country code, deprecate twitch, linting ([#3198](https://github.com/jef/streetmerchant/issues/3198)) ([c2ed997](https://github.com/jef/streetmerchant/commit/c2ed99705f6139a6ceb31e8113277e128f7d5e34))
9+
* add MSI US storefront ([#3199](https://github.com/jef/streetmerchant/issues/3199)) ([c596c20](https://github.com/jef/streetmerchant/commit/c596c206f13d05d1afdd1228775e3c9e283acd47))
10+
11+
12+
### Documentation
13+
14+
* add 5000 series to filter.md ([4eb678a](https://github.com/jef/streetmerchant/commit/4eb678aeb318707a5b4a6013a1e8b85e037b9fe2))
15+
316
## [3.10.0](https://github.com/jef/streetmerchant/compare/v3.9.0...v3.10.0) (2025-01-29)
417

518

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.10.0",
3+
"version": "3.11.0",
44
"description": "The world's easiest, most powerful stock checker",
55
"main": "src/index.ts",
66
"scripts": {

0 commit comments

Comments
 (0)