From 76dcd3e51585c9af55fa1048988ea89c0e4c177a Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 13 Feb 2024 09:31:58 +0000 Subject: [PATCH] chore(release): 0.8.1 [skip ci] ## [0.8.1](https://github.com/rap2hpoutre/pg-anonymizer/compare/v0.8.0...v0.8.1) (2024-02-13) ### Bug Fixes * ts error message ([#56](https://github.com/rap2hpoutre/pg-anonymizer/issues/56)) ([5f51e09](https://github.com/rap2hpoutre/pg-anonymizer/commit/5f51e0919f2f1a67e0b20c7cd04343b6ebd04eaa)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 63c1a1d..42d1ac3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [0.8.1](https://github.com/rap2hpoutre/pg-anonymizer/compare/v0.8.0...v0.8.1) (2024-02-13) + + +### Bug Fixes + +* ts error message ([#56](https://github.com/rap2hpoutre/pg-anonymizer/issues/56)) ([5f51e09](https://github.com/rap2hpoutre/pg-anonymizer/commit/5f51e0919f2f1a67e0b20c7cd04343b6ebd04eaa)) + # [0.8.0](https://github.com/rap2hpoutre/pg-anonymizer/compare/v0.7.0...v0.8.0) (2023-09-01)