diff --git a/.changeset/funny-clouds-dress.md b/.changeset/funny-clouds-dress.md deleted file mode 100644 index c96f9c8e0..000000000 --- a/.changeset/funny-clouds-dress.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@flatfile/plugin-record-hook': patch ---- - -Bug fix completing commits diff --git a/plugins/record-hook/CHANGELOG.md b/plugins/record-hook/CHANGELOG.md index 6147d640a..6307390be 100644 --- a/plugins/record-hook/CHANGELOG.md +++ b/plugins/record-hook/CHANGELOG.md @@ -1,5 +1,11 @@ # @flatfile/plugin-record-hook +## 1.1.10 + +### Patch Changes + +- 2e2a201: Bug fix completing commits + ## 1.1.9 ### Patch Changes diff --git a/plugins/record-hook/package.json b/plugins/record-hook/package.json index 43f59bfea..d7a1b113f 100644 --- a/plugins/record-hook/package.json +++ b/plugins/record-hook/package.json @@ -1,6 +1,6 @@ { "name": "@flatfile/plugin-record-hook", - "version": "1.1.9", + "version": "1.1.10", "description": "A plugin for writing custom record-level hooks in Flatfile.", "registryMetadata": { "category": "records"