Skip to content

Commit

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


##
[3.8.3](v3.8.2...v3.8.3)
(2022-11-28)


### Continuous Integration

* give tag an output
([36771fd](36771fd))


### Miscellaneous

* **docker:** remove erroneous extra copy
([9225582](9225582))
* ignore docs and add web to Dockerfile
([95f112c](95f112c))

---
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 Nov 28, 2022
1 parent 9225582 commit ed59c19
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 3 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

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


### Continuous Integration

* give tag an output ([36771fd](https://github.com/jef/streetmerchant/commit/36771fd55539c17b7fb589b2e5811644e62916fa))


### Miscellaneous

* **docker:** remove erroneous extra copy ([9225582](https://github.com/jef/streetmerchant/commit/922558262b664da1e8f7a69a156582345f35a291))
* ignore docs and add web to Dockerfile ([95f112c](https://github.com/jef/streetmerchant/commit/95f112c500168b389db5da5544f2d105518835ce))

## [3.8.2](https://github.com/jef/streetmerchant/compare/v3.8.1...v3.8.2) (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.2",
"version": "3.8.3",
"description": "The world's easiest, most powerful stock checker",
"main": "src/index.ts",
"scripts": {
Expand Down

0 comments on commit ed59c19

Please sign in to comment.