From 642809f6294b0dc194e2059efabcc5db89ba3130 Mon Sep 17 00:00:00 2001 From: Denis Zunke Date: Fri, 14 Aug 2026 17:06:33 +0200 Subject: [PATCH] chore(main): release 1.2.0 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 12 ++++++++++++ version.txt | 2 +- 3 files changed, 14 insertions(+), 2 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 5fdd883..c3f1463 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "1.1.0" + ".": "1.2.0" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 6a65150..b279999 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,17 @@ # Changelog +## [1.2.0](https://github.com/ChronicleKeeper/postgres/compare/v1.1.0...v1.2.0) (2026-08-14) + + +### Features + +* Use fuzzystrmatch and unaccent pg extensions ([ed947bf](https://github.com/ChronicleKeeper/postgres/commit/ed947bf1c14031b0ef5f1930fdef4b565e140c8a)) + + +### Bug Fixes + +* remove long running arm64 builds ([7326b75](https://github.com/ChronicleKeeper/postgres/commit/7326b759cdd5b5b9969212cd3e89e900f95ad9f5)) + ## [1.1.0](https://github.com/ChronicleKeeper/postgres/compare/v1.0.0...v1.1.0) (2026-08-14) diff --git a/version.txt b/version.txt index 9084fa2..26aaba0 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -1.1.0 +1.2.0