Skip to content

Commit 4e9189c

Browse files
chore(main): release 1.3.7 (#138)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 525dfe3 commit 4e9189c

File tree

4 files changed

+11
-4
lines changed

4 files changed

+11
-4
lines changed

.release-please-manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.3.6"
2+
".": "1.3.7"
33
}

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.3.7](https://github.com/mdn/mdn-http-observatory/compare/v1.3.6...v1.3.7) (2024-12-16)
4+
5+
6+
### Miscellaneous
7+
8+
* release 1.3.7 ([525dfe3](https://github.com/mdn/mdn-http-observatory/commit/525dfe3a028a2b21221836974d8661ddd0edb662))
9+
310
## [1.3.6](https://github.com/mdn/mdn-http-observatory/compare/v1.3.5...v1.3.6) (2024-12-04)
411

512

package-lock.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,6 +1,6 @@
11
{
22
"name": "@mdn/mdn-http-observatory",
3-
"version": "1.3.6",
3+
"version": "1.3.7",
44
"author": "Mozilla Developer Network",
55
"description": "The MDN HTTP Observatory is a set of tools to analyze your website and inform you if you are utilizing the many available methods to secure it.",
66
"main": "src/index.js",

0 commit comments

Comments
 (0)