From 886012d2b2e2a4b6774cee2fccd9feda2ddada42 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sat, 26 Aug 2023 00:33:47 +0000 Subject: [PATCH] chore(release): 1.17.8 [skip ci] ## [1.17.8](https://github.com/maevsi/sqitch/compare/1.17.7...1.17.8) (2023-08-26) ### Bug Fixes * schedule release ([a55e664](https://github.com/maevsi/sqitch/commit/a55e6642d60d0474407dd37ba3a1fdd6d18ff583)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 06c53a02..ffe82b80 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.17.8](https://github.com/maevsi/sqitch/compare/1.17.7...1.17.8) (2023-08-26) + + +### Bug Fixes + +* schedule release ([a55e664](https://github.com/maevsi/sqitch/commit/a55e6642d60d0474407dd37ba3a1fdd6d18ff583)) + ## [1.17.7](https://github.com/maevsi/sqitch/compare/1.17.6...1.17.7) (2023-08-12) diff --git a/package.json b/package.json index 55cfe7da..5453a68c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@maevsi/sqitch", - "version": "1.17.7", + "version": "1.17.8", "private": true, "engines": { "node": "20"