From f13118f78eaf9a6613a6ef42f8ae2db75f540d39 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sat, 29 Jul 2023 00:41:26 +0000 Subject: [PATCH] chore(release): 1.17.6 [skip ci] ## [1.17.6](https://github.com/maevsi/sqitch/compare/1.17.5...1.17.6) (2023-07-29) ### Bug Fixes * schedule release ([c5d196e](https://github.com/maevsi/sqitch/commit/c5d196e1def3a4ea5e2280d1201ed1fc63be7af5)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7ee6163a..28d7e24c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.17.6](https://github.com/maevsi/sqitch/compare/1.17.5...1.17.6) (2023-07-29) + + +### Bug Fixes + +* schedule release ([c5d196e](https://github.com/maevsi/sqitch/commit/c5d196e1def3a4ea5e2280d1201ed1fc63be7af5)) + ## [1.17.5](https://github.com/maevsi/sqitch/compare/1.17.4...1.17.5) (2023-07-15) diff --git a/package.json b/package.json index 6a897b95..6cca9d79 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@maevsi/sqitch", - "version": "1.17.5", + "version": "1.17.6", "private": true, "engines": { "node": "20"