Skip to content

Commit

Permalink
chore: update versions (#459)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
flatfiledocker and github-actions[bot] authored Apr 3, 2024
1 parent 4574c86 commit c53c431
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 7 deletions.
5 changes: 0 additions & 5 deletions .changeset/lovely-dogs-reply.md

This file was deleted.

6 changes: 6 additions & 0 deletions plugins/autocast/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @flatfile/plugin-autocast

## 0.7.8

### Patch Changes

- 4574c86: Adding keywords

## 0.7.7

### Patch Changes
Expand Down
8 changes: 6 additions & 2 deletions plugins/autocast/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@flatfile/plugin-autocast",
"version": "0.7.7",
"version": "0.7.8",
"url": "https://github.com/FlatFilers/flatfile-plugins/tree/main/plugins/autocast",
"description": "A plugin for automatically casting values in Flatfile.",
"registryMetadata": {
Expand Down Expand Up @@ -32,7 +32,11 @@
"check": "tsc ./**/*.ts --noEmit --esModuleInterop",
"test": "jest ./**/*.spec.ts --config=../../jest.config.js --runInBand"
},
"keywords": ["flatfile-plugins", "category-transform", "featured"],
"keywords": [
"flatfile-plugins",
"category-transform",
"featured"
],
"author": "Alex Hollenbeck",
"repository": {
"type": "git",
Expand Down

0 comments on commit c53c431

Please sign in to comment.