Skip to content

Commit

Permalink
Merge pull request #137 from proofgeist/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
eluce2 authored Aug 19, 2024
2 parents acd66f2 + 2bca617 commit eef6662
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 11 deletions.
5 changes: 0 additions & 5 deletions .changeset/curly-chefs-relax.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/little-buses-type.md

This file was deleted.

7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @proofgeist/fmdapi

## 4.0.1

### Patch Changes

- eaba131: Fix type import for config file in codegen
- acd66f2: codegen: allow schema names that end with numbers

## 4.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@proofgeist/fmdapi",
"version": "4.0.0",
"version": "4.0.1",
"description": "FileMaker Data API client",
"main": "dist/index.js",
"repository": "[email protected]:proofgeist/fm-dapi.git",
Expand Down

0 comments on commit eef6662

Please sign in to comment.