Skip to content

Commit 10cb8ed

Browse files
chore(main): release 3.10.0 (#3189)
🤖 I have created a release *beep* *boop* --- ## [3.10.0](v3.9.0...v3.10.0) (2025-01-29) ### Features * add 50xx series ([#3190](#3190)) ([db07796](db07796)) * add 50xx series discord notification groups ([#3193](#3193)) ([f59d3fc](f59d3fc)) * add more 50xx series, add templates for adding more links ([#3191](#3191)) ([ce6d084](ce6d084)) * add new microcenters locations, more 4090 GPUs, fixed incorrect URLs ([#3181](#3181)) ([218b0c3](218b0c3)) * add NTFY.SH agent ([#3195](#3195)) ([e18f231](e18f231)) ### Miscellaneous * update bestbuy selectors ([#3186](#3186)) ([810cefc](810cefc)) ### Continuous Integration * update pr linter ([25d556c](25d556c)) ### Documentation * remove badges ([4388e9a](4388e9a)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent ce6d084 commit 10cb8ed

File tree

3 files changed

+29
-3
lines changed

3 files changed

+29
-3
lines changed

CHANGELOG.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,31 @@
11
# Changelog
22

3+
## [3.10.0](https://github.com/jef/streetmerchant/compare/v3.9.0...v3.10.0) (2025-01-29)
4+
5+
6+
### Features
7+
8+
* add 50xx series ([#3190](https://github.com/jef/streetmerchant/issues/3190)) ([db07796](https://github.com/jef/streetmerchant/commit/db07796ef99cc55c7ccdc67df0884b26e361c440))
9+
* add 50xx series discord notification groups ([#3193](https://github.com/jef/streetmerchant/issues/3193)) ([f59d3fc](https://github.com/jef/streetmerchant/commit/f59d3fcbb0b40e0db4e0da9e8b3c60c7d7c114a4))
10+
* add more 50xx series, add templates for adding more links ([#3191](https://github.com/jef/streetmerchant/issues/3191)) ([ce6d084](https://github.com/jef/streetmerchant/commit/ce6d08490c11fbffaeb932ddc0c6f9262d079c4d))
11+
* add new microcenters locations, more 4090 GPUs, fixed incorrect URLs ([#3181](https://github.com/jef/streetmerchant/issues/3181)) ([218b0c3](https://github.com/jef/streetmerchant/commit/218b0c30757aaaa5ddc922f32e330457c0a82318))
12+
* add NTFY.SH agent ([#3195](https://github.com/jef/streetmerchant/issues/3195)) ([e18f231](https://github.com/jef/streetmerchant/commit/e18f2316bdc43c06c164e77019d68fd614afdc89))
13+
14+
15+
### Miscellaneous
16+
17+
* update bestbuy selectors ([#3186](https://github.com/jef/streetmerchant/issues/3186)) ([810cefc](https://github.com/jef/streetmerchant/commit/810cefcd56129448d485127064478b985acb992b))
18+
19+
20+
### Continuous Integration
21+
22+
* update pr linter ([25d556c](https://github.com/jef/streetmerchant/commit/25d556c736a90b64f4312e4a4332dbc922b71f66))
23+
24+
25+
### Documentation
26+
27+
* remove badges ([4388e9a](https://github.com/jef/streetmerchant/commit/4388e9a5e0cb1d1e544b5614fdba37efc2475d52))
28+
329
## [3.9.0](https://github.com/jef/streetmerchant/compare/v3.8.3...v3.9.0) (2023-05-15)
430

531

package-lock.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
@@ -1,6 +1,6 @@
11
{
22
"name": "streetmerchant",
3-
"version": "3.9.0",
3+
"version": "3.10.0",
44
"description": "The world's easiest, most powerful stock checker",
55
"main": "src/index.ts",
66
"scripts": {

0 commit comments

Comments
 (0)