Skip to content

Commit dbcc83b

Browse files
chore(main): release 3.8.0 (#3072)
🤖 I have created a release *beep* *boop* --- ## [3.8.0](v3.7.1...v3.8.0) (2022-11-28) ### Features * add support for 4090 series (US - b&h/newegg/bestbuy) ([#3085](#3085)) ([0c84075](0c84075)) * **unifi:** adds protect products ([#3082](#3082)) ([fa7c423](fa7c423)) ### Documentation * change 3090 to 4090 ([dccaa52](dccaa52)) * update badges ([82cafc4](82cafc4)) ### Continuous Integration * fix cache ([e1b4320](e1b4320)) * replace runs with run ([9ec2018](9ec2018)) * use github actor ([cf83753](cf83753)) * use github token ([27dc9d2](27dc9d2)) * use single quotes ([bfc5bfd](bfc5bfd)) --- 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 27dc9d2 commit dbcc83b

File tree

3 files changed

+26
-3
lines changed

3 files changed

+26
-3
lines changed

CHANGELOG.md

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

3+
## [3.8.0](https://github.com/jef/streetmerchant/compare/v3.7.1...v3.8.0) (2022-11-28)
4+
5+
6+
### Features
7+
8+
* add support for 4090 series (US - b&h/newegg/bestbuy) ([#3085](https://github.com/jef/streetmerchant/issues/3085)) ([0c84075](https://github.com/jef/streetmerchant/commit/0c840753911248d53ac272300c085940ca2c0ac9))
9+
* **unifi:** adds protect products ([#3082](https://github.com/jef/streetmerchant/issues/3082)) ([fa7c423](https://github.com/jef/streetmerchant/commit/fa7c4232f440f13e9fd75d06a0a2c7806350f340))
10+
11+
12+
### Documentation
13+
14+
* change 3090 to 4090 ([dccaa52](https://github.com/jef/streetmerchant/commit/dccaa52ce99125740fcfdf3c9a71bdf261574097))
15+
* update badges ([82cafc4](https://github.com/jef/streetmerchant/commit/82cafc4135bb94abddfb8677703a9306010e0db3))
16+
17+
18+
### Continuous Integration
19+
20+
* fix cache ([e1b4320](https://github.com/jef/streetmerchant/commit/e1b43206fcf037c140e507bb4d08c72248d76dcc))
21+
* replace runs with run ([9ec2018](https://github.com/jef/streetmerchant/commit/9ec2018d58438897cb7ed01157433536171754ae))
22+
* use github actor ([cf83753](https://github.com/jef/streetmerchant/commit/cf83753853344a328379f0b3f101a26957254096))
23+
* use github token ([27dc9d2](https://github.com/jef/streetmerchant/commit/27dc9d220ccc9ea98976ec271c526d72c8724b9a))
24+
* use single quotes ([bfc5bfd](https://github.com/jef/streetmerchant/commit/bfc5bfd29f0034e99a7d2f006cd480401c0cfd35))
25+
326
## [3.7.1](https://github.com/jef/streetmerchant/compare/v3.7.0...v3.7.1) (2022-10-21)
427

528

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

0 commit comments

Comments
 (0)