Skip to content

Commit e06bf35

Browse files
authored
Merge pull request #29 from encryption4all/release-please--branches--main--components--postguard-business
chore(main): release 1.1.2
2 parents ed780dd + 04d6c94 commit e06bf35

3 files changed

Lines changed: 12 additions & 3 deletions

File tree

CHANGELOG.md

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

3+
## [1.1.2](https://github.com/encryption4all/postguard-business/compare/v1.1.1...v1.1.2) (2026-04-25)
4+
5+
6+
### Bug Fixes
7+
8+
* **security:** strict match on DNS TXT verification record ([ed780dd](https://github.com/encryption4all/postguard-business/commit/ed780dda00a5d762771e74fb7a6dd5726a829525))
9+
* update pricing to €5 Small / €3 Medium ([01b5fce](https://github.com/encryption4all/postguard-business/commit/01b5fce9469e935ca4ffab4f0acfb775257ed6fa))
10+
* update pricing to €5/user for Small and €3/user for Medium ([d5ef578](https://github.com/encryption4all/postguard-business/commit/d5ef5780d6603cc250fe50290b3355947ff3dba0))
11+
312
## [1.1.1](https://github.com/encryption4all/postguard-business/compare/v1.1.0...v1.1.1) (2026-04-24)
413

514

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,7 +1,7 @@
11
{
22
"name": "postguard-business",
33
"private": true,
4-
"version": "1.1.1",
4+
"version": "1.1.2",
55
"type": "module",
66
"scripts": {
77
"dev": "vite dev",

0 commit comments

Comments
 (0)