From 8f8606299648636e8a4d20750a4ac18a93db2b4c Mon Sep 17 00:00:00 2001 From: github-actions Date: Mon, 3 Jul 2023 16:15:20 +0000 Subject: [PATCH 1/3] Empty commit to start nextrelease PR From 0af5ca07ae5132284ab24362613c7021dd146624 Mon Sep 17 00:00:00 2001 From: github-actions Date: Mon, 4 Sep 2023 20:12:32 +0000 Subject: [PATCH 2/3] Prepare release 2.15.1 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 1e9a595..5510894 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "combine" -version = "2.15.0" +version = "2.15.1" description = "A straightforward static site builder." authors = ["Dropseed "] license = "MIT" From a941c1923ffd7858fca1eaa19c65e907d3b14003 Mon Sep 17 00:00:00 2001 From: github-actions Date: Mon, 4 Sep 2023 20:14:20 +0000 Subject: [PATCH 3/3] Prepare release 2.16.0 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 5510894..021dc34 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "combine" -version = "2.15.1" +version = "2.16.0" description = "A straightforward static site builder." authors = ["Dropseed "] license = "MIT"