Skip to content

Commit

Permalink
Version Packages (#227)
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
1 parent ba4e241 commit 1ab100d
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/chilly-pans-build.md

This file was deleted.

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

## 1.5.2

### Patch Changes

- ba4e241: Fix UMD build by removing externals

## 1.5.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/javascript/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@flatfile/javascript",
"version": "1.5.1",
"version": "1.5.2",
"description": "Flatfile embedded with vanilla javascript.",
"type": "module",
"exports": {
Expand Down

0 comments on commit 1ab100d

Please sign in to comment.