Skip to content

Commit 0ae3aa2

Browse files
chore(main): release 1.1.1 (#67)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 5ddaf9e commit 0ae3aa2

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

.release-please-manifest.json

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

CHANGELOG.md

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

3+
## [1.1.1](https://github.com/encryption4all/postguard-website/compare/v1.1.0...v1.1.1) (2026-04-03)
4+
5+
6+
### Bug Fixes
7+
8+
* add no-cache header to index.html to ensure new deployments are loaded ([#66](https://github.com/encryption4all/postguard-website/issues/66)) ([5ddaf9e](https://github.com/encryption4all/postguard-website/commit/5ddaf9e2acfcf21b55059941397ab99e08f4598f))
9+
310
## [1.1.0](https://github.com/encryption4all/postguard-website/compare/v1.0.0...v1.1.0) (2026-04-03)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "postguard-website",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"private": true,
55
"scripts": {
66
"dev": "vite dev",

0 commit comments

Comments
 (0)