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

Commit 737254e

Browse files
authored
Merge pull request #8 from apostrophecms/release-1.0.2
release 1.0.2
2 parents 00328d1 + a62b885 commit 737254e

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## UNRELEASED
3+
## 1.0.2 (2024-07-10)
44

55
### Changes
66

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@apostrophecms/security-headers",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "This module sends the modern HTTP security headers that are expected by various security scanners.",
55
"main": "index.js",
66
"scripts": {
@@ -24,4 +24,4 @@
2424
"eslint-plugin-promise": "^4.2.1",
2525
"eslint-plugin-standard": "^4.0.1"
2626
}
27-
}
27+
}

0 commit comments

Comments
 (0)