Skip to content

Commit cca68ba

Browse files
chore(main): release 3.9.0 (#3165)
🤖 I have created a release *beep* *boop* --- ## [3.9.0](v3.8.3...v3.9.0) (2023-05-15) ### Features * add support for 4080 and more 4090 stores ([#3104](#3104)) ([d8915cf](d8915cf)) ### Bug Fixes * update Target's url for PS5 Console ([#3098](#3098)) ([5eb7c12](5eb7c12)) ### Documentation * fix badge ([bb01bed](bb01bed)) * use main branch for badge ([8dab4bb](8dab4bb)) ### Miscellaneous * remove dependabot ([850f5c8](850f5c8)) --- 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 850f5c8 commit cca68ba

File tree

3 files changed

+26
-3
lines changed

3 files changed

+26
-3
lines changed

CHANGELOG.md

+23
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,28 @@
11
# Changelog
22

3+
## [3.9.0](https://github.com/jef/streetmerchant/compare/v3.8.3...v3.9.0) (2023-05-15)
4+
5+
6+
### Features
7+
8+
* add support for 4080 and more 4090 stores ([#3104](https://github.com/jef/streetmerchant/issues/3104)) ([d8915cf](https://github.com/jef/streetmerchant/commit/d8915cf3579c29d0b48fa2ec247f460b0b462e13))
9+
10+
11+
### Bug Fixes
12+
13+
* update Target's url for PS5 Console ([#3098](https://github.com/jef/streetmerchant/issues/3098)) ([5eb7c12](https://github.com/jef/streetmerchant/commit/5eb7c126300a3d86cdafc0b73f3765fffcfdcf2d))
14+
15+
16+
### Documentation
17+
18+
* fix badge ([bb01bed](https://github.com/jef/streetmerchant/commit/bb01bedb037d4230c85a7fe59ce40ef7e29ea5a1))
19+
* use main branch for badge ([8dab4bb](https://github.com/jef/streetmerchant/commit/8dab4bb1e3441493a809c603b078c69777fbd8ff))
20+
21+
22+
### Miscellaneous
23+
24+
* remove dependabot ([850f5c8](https://github.com/jef/streetmerchant/commit/850f5c8af74efb06a93f4065b83bc71e81fa8306))
25+
326
## [3.8.3](https://github.com/jef/streetmerchant/compare/v3.8.2...v3.8.3) (2022-11-28)
427

528

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

0 commit comments

Comments
 (0)