From 7af5baa5f3278d0c69e0d69fd3db8fed4998721f Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sat, 1 Jul 2023 00:54:59 +0000 Subject: [PATCH] chore(release): 1.17.4 [skip ci] ## [1.17.4](https://github.com/maevsi/sqitch/compare/1.17.3...1.17.4) (2023-07-01) ### Bug Fixes * schedule release ([8337009](https://github.com/maevsi/sqitch/commit/83370099dd1f420e659257c0a6aefcd4259e0438)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index deb61080..46950805 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.17.4](https://github.com/maevsi/sqitch/compare/1.17.3...1.17.4) (2023-07-01) + + +### Bug Fixes + +* schedule release ([8337009](https://github.com/maevsi/sqitch/commit/83370099dd1f420e659257c0a6aefcd4259e0438)) + ## [1.17.3](https://github.com/maevsi/sqitch/compare/1.17.2...1.17.3) (2023-06-23) diff --git a/package.json b/package.json index d7632542..278238f9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@maevsi/sqitch", - "version": "1.17.3", + "version": "1.17.4", "private": true, "engines": { "node": "20"