From c95bc9ab41d24c55000d2fb7d94713ce82fc7609 Mon Sep 17 00:00:00 2001 From: Flatfile Bot <62193415+flatfiledocker@users.noreply.github.com> Date: Thu, 4 Apr 2024 11:49:42 -0600 Subject: [PATCH] chore: update versions (#462) Co-authored-by: github-actions[bot] --- .changeset/big-gifts-scream.md | 5 ----- plugins/autocast/CHANGELOG.md | 6 ++++++ plugins/autocast/package.json | 2 +- 3 files changed, 7 insertions(+), 6 deletions(-) delete mode 100644 .changeset/big-gifts-scream.md diff --git a/.changeset/big-gifts-scream.md b/.changeset/big-gifts-scream.md deleted file mode 100644 index 4f0d68810..000000000 --- a/.changeset/big-gifts-scream.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@flatfile/plugin-autocast': patch ---- - -update autocast readme diff --git a/plugins/autocast/CHANGELOG.md b/plugins/autocast/CHANGELOG.md index 0a8093b77..b189d2149 100644 --- a/plugins/autocast/CHANGELOG.md +++ b/plugins/autocast/CHANGELOG.md @@ -1,5 +1,11 @@ # @flatfile/plugin-autocast +## 0.7.9 + +### Patch Changes + +- 0e25366: update autocast readme + ## 0.7.8 ### Patch Changes diff --git a/plugins/autocast/package.json b/plugins/autocast/package.json index 7285201d9..27677dd20 100644 --- a/plugins/autocast/package.json +++ b/plugins/autocast/package.json @@ -1,6 +1,6 @@ { "name": "@flatfile/plugin-autocast", - "version": "0.7.8", + "version": "0.7.9", "url": "https://github.com/FlatFilers/flatfile-plugins/tree/main/plugins/autocast", "description": "A plugin for automatically casting values in Flatfile.", "registryMetadata": {