Skip to content

Commit

Permalink
chore(main): release 3.7.0 (#3063)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


##
[3.7.0](v3.6.0...v3.7.0)
(2022-10-21)


### Features

* **ci:** start using PAT
([207c760](207c760))


### Bug Fixes

* **ci:** update release
([4c1f23e](4c1f23e))


### Continuous Integration

* remove fetch-depth
([c21d412](c21d412))
* update changelog-types
([0a8334a](0a8334a))
* update naming
([5d3ca2e](5d3ca2e))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
  • Loading branch information
jef authored Oct 21, 2022
1 parent 0a8334a commit d59b98e
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 3 deletions.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,24 @@
# Changelog

## [3.7.0](https://github.com/jef/streetmerchant/compare/v3.6.0...v3.7.0) (2022-10-21)


### Features

* **ci:** start using PAT ([207c760](https://github.com/jef/streetmerchant/commit/207c7605eff2a812b7488dc701d164fd2f65c1f1))


### Bug Fixes

* **ci:** update release ([4c1f23e](https://github.com/jef/streetmerchant/commit/4c1f23e68ec1d63ed9dd17c28f83444e3bb14e6f))


### Continuous Integration

* remove fetch-depth ([c21d412](https://github.com/jef/streetmerchant/commit/c21d412ed5959bd7a0a56a6dcf624ff9e6c2dac8))
* update changelog-types ([0a8334a](https://github.com/jef/streetmerchant/commit/0a8334aa440e3e6acfbb9cfe392c72af36a391bf))
* update naming ([5d3ca2e](https://github.com/jef/streetmerchant/commit/5d3ca2ead9e93384436948b9ef60d377b2bccf34))

## [3.6.0](https://github.com/jef/streetmerchant/compare/v3.5.0...v3.6.0) (2022-10-21)


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.6.0",
"version": "3.7.0",
"description": "The world's easiest, most powerful stock checker",
"main": "src/index.ts",
"scripts": {
Expand Down

0 comments on commit d59b98e

Please sign in to comment.