Skip to content

Commit

Permalink
chore(release): set package.json to 3.0.1 [skip ci]
Browse files Browse the repository at this point in the history
## [3.0.1](v3.0.0...v3.0.1) (2024-11-01)

### Bug Fixes

* **connection:** let fetch automatically infer the content-length header ([a7ce592](a7ce592))
  • Loading branch information
semantic-release-bot committed Nov 1, 2024
1 parent a7ce592 commit fb61540
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [3.0.1](https://github.com/soliantconsulting/fm-odata-client/compare/v3.0.0...v3.0.1) (2024-11-01)


### Bug Fixes

* **connection:** let fetch automatically infer the content-length header ([a7ce592](https://github.com/soliantconsulting/fm-odata-client/commit/a7ce59202fa0c7095f8c752673524d48bb25fad5))

# [3.0.0](https://github.com/soliantconsulting/fm-odata-client/compare/v2.1.0...v3.0.0) (2024-11-01)


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": "fm-odata-client",
"version": "3.0.0",
"version": "3.0.1",
"description": "FileMaker OData client developed by Soliant Consulting",
"exports": {
".": {
Expand Down

0 comments on commit fb61540

Please sign in to comment.