Skip to content

Commit 668da24

Browse files
committed
chore(main): release 1.6.3
1 parent a719306 commit 668da24

4 files changed

Lines changed: 14 additions & 4 deletions

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.6.2"
2+
".": "1.6.3"
33
}

CHANGELOG.md

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

3+
## [1.6.3](https://github.com/mdn/mdn-http-observatory/compare/v1.6.2...v1.6.3) (2026-04-20)
4+
5+
6+
### Miscellaneous
7+
8+
* **deps-dev:** bump the npm-dev group across 1 directory with 2 updates ([#512](https://github.com/mdn/mdn-http-observatory/issues/512)) ([a719306](https://github.com/mdn/mdn-http-observatory/commit/a71930607116e4aef20b780db54855bfee8b994d))
9+
* **deps-dev:** bump the npm-dev group with 2 updates ([a719306](https://github.com/mdn/mdn-http-observatory/commit/a71930607116e4aef20b780db54855bfee8b994d))
10+
* **deps:** bump @fastify/static from 9.1.0 to 9.1.1 ([#507](https://github.com/mdn/mdn-http-observatory/issues/507)) ([78e9a7f](https://github.com/mdn/mdn-http-observatory/commit/78e9a7f0c7ed89b5956c40d16ec36892d724c27e))
11+
* **deps:** bump the npm-prod group with 3 updates ([#511](https://github.com/mdn/mdn-http-observatory/issues/511)) ([4046e15](https://github.com/mdn/mdn-http-observatory/commit/4046e150ea2667f6507317e1a3168989706a727f))
12+
313
## [1.6.2](https://github.com/mdn/mdn-http-observatory/compare/v1.6.1...v1.6.2) (2026-04-14)
414

515

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": "@mdn/mdn-http-observatory",
3-
"version": "1.6.2",
3+
"version": "1.6.3",
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)