Skip to content

Commit

Permalink
chore(main): release 3.9.0 (#3165)
Browse files Browse the repository at this point in the history
🤖 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>
  • Loading branch information
github-actions[bot] committed Jan 23, 2024
1 parent 850f5c8 commit cca68ba
Show file tree
Hide file tree
Showing 3 changed files with 26 additions and 3 deletions.
23 changes: 23 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,28 @@
# Changelog

## [3.9.0](https://github.com/jef/streetmerchant/compare/v3.8.3...v3.9.0) (2023-05-15)


### Features

* add support for 4080 and more 4090 stores ([#3104](https://github.com/jef/streetmerchant/issues/3104)) ([d8915cf](https://github.com/jef/streetmerchant/commit/d8915cf3579c29d0b48fa2ec247f460b0b462e13))


### Bug Fixes

* update Target's url for PS5 Console ([#3098](https://github.com/jef/streetmerchant/issues/3098)) ([5eb7c12](https://github.com/jef/streetmerchant/commit/5eb7c126300a3d86cdafc0b73f3765fffcfdcf2d))


### Documentation

* fix badge ([bb01bed](https://github.com/jef/streetmerchant/commit/bb01bedb037d4230c85a7fe59ce40ef7e29ea5a1))
* use main branch for badge ([8dab4bb](https://github.com/jef/streetmerchant/commit/8dab4bb1e3441493a809c603b078c69777fbd8ff))


### Miscellaneous

* remove dependabot ([850f5c8](https://github.com/jef/streetmerchant/commit/850f5c8af74efb06a93f4065b83bc71e81fa8306))

## [3.8.3](https://github.com/jef/streetmerchant/compare/v3.8.2...v3.8.3) (2022-11-28)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "streetmerchant",
"version": "3.8.3",
"version": "3.9.0",
"description": "The world's easiest, most powerful stock checker",
"main": "src/index.ts",
"scripts": {
Expand Down

0 comments on commit cca68ba

Please sign in to comment.