Skip to content
This repository was archived by the owner on Sep 26, 2024. It is now read-only.

Commit 48f8c23

Browse files
0-vortexopen-sauced[bot]
authored andcommitted
chore(patch): release 1.3.7 [skip ci]
### [1.3.7](v1.3.6...v1.3.7) (2022-01-04) ### 🐛 Bug Fixes * correct dependabot breaking lock and jest config ([#60](#60)) ([a4173ec](a4173ec))
1 parent a4173ec commit 48f8c23

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@
55

66
> All notable changes to this project will be documented in this file
77
8+
### [1.3.7](https://github.com/open-sauced/hot-sauce/compare/v1.3.6...v1.3.7) (2022-01-04)
9+
10+
11+
### 🐛 Bug Fixes
12+
13+
* correct dependabot breaking lock and jest config ([#60](https://github.com/open-sauced/hot-sauce/issues/60)) ([a4173ec](https://github.com/open-sauced/hot-sauce/commit/a4173ecee0b6ee394092727f1ed6a268c271ae3a))
14+
815
### [1.3.6](https://github.com/open-sauced/hot-sauce/compare/v1.3.5...v1.3.6) (2022-01-04)
916

1017

npm-shrinkwrap.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,7 +1,7 @@
11
{
22
"name": "@open-sauced/hot",
33
"description": "",
4-
"version": "1.3.6",
4+
"version": "1.3.7",
55
"private": true,
66
"license": "MIT",
77
"files": [

0 commit comments

Comments
 (0)