Skip to content

Commit

Permalink
chore(release): set package.json to 1.5.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.5.0](v1.4.0...v1.5.0) (2025-01-16)

### Features

* include dataInfo in find responses ([27817b9](27817b9))
  • Loading branch information
semantic-release-bot committed Jan 16, 2025
1 parent 6512cff commit 6149044
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 4 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [1.5.0](https://github.com/soliantconsulting/fm-data-api-client/compare/v1.4.0...v1.5.0) (2025-01-16)


### Features

* include dataInfo in find responses ([27817b9](https://github.com/soliantconsulting/fm-data-api-client/commit/27817b9d41c778386ef3603d64252a608919cbe5))

# [1.4.0](https://github.com/soliantconsulting/fm-data-api-client/compare/v1.3.1...v1.4.0) (2024-05-31)


Expand Down
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2024 Soliant Consulting
Copyright (c) 2025 Soliant Consulting

Permission is hereby granted, free of charge, to any person obtaining a
copy of this software and associated documentation files (the "Software"),
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fm-data-api-client",
"version": "1.4.0",
"version": "1.5.0",
"description": "FileMaker Data API Client",
"main": "dist/index.cjs.js",
"module": "dist/index.esm.js",
Expand Down

0 comments on commit 6149044

Please sign in to comment.