From bf60f2fd8ebc9a76a128ad74bb9fdf27e7021b52 Mon Sep 17 00:00:00 2001 From: Denis Zunke Date: Wed, 12 Aug 2026 11:13:02 +0200 Subject: [PATCH] chore(main): release 1.0.0 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 9 +++++++++ version.txt | 2 +- 3 files changed, 11 insertions(+), 2 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index e18ee07..37fcefa 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "0.0.0" + ".": "1.0.0" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 4944c45..0eddb68 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,14 @@ # Changelog +## 1.0.0 (2026-08-12) + + +### Features + +* create standalone postgres image repository ([e77d9ad](https://github.com/ChronicleKeeper/postgres/commit/e77d9ada724d2b6998e476e2ab1ec755c0214c2c)) + +## Changelog + All notable changes to the Chronicle Keeper PostgreSQL image will be documented in this file. The release workflow updates this file from Conventional Commit messages. diff --git a/version.txt b/version.txt index 77d6f4c..3eefcb9 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -0.0.0 +1.0.0