diff --git a/.changeset/giant-sheep-switch.md b/.changeset/giant-sheep-switch.md deleted file mode 100644 index 61bf5b1..0000000 --- a/.changeset/giant-sheep-switch.md +++ /dev/null @@ -1,16 +0,0 @@ ---- -'baserow-client': patch ---- - -Baserow Client v0.0.3 - -## Features - -- Added support for partial edit record - -## Improvements - -- Added some tests -- Added jest test to CI - -Thank you for using the Baserow SDK Client! We hope these new features and enhancements improve your experience with the Baserow application. If you have any feedback or encounter any issues, please don't hesitate to reach out me. diff --git a/CHANGELOG.md b/CHANGELOG.md index 817b135..efa276c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,22 @@ # baserow-client +## 0.0.3 + +### Patch Changes + +- c295e2d: Baserow Client v0.0.3 + + ## Features + + - Added support for partial edit record + + ## Improvements + + - Added some tests + - Added jest test to CI + + Thank you for using the Baserow SDK Client! We hope these new features and enhancements improve your experience with the Baserow application. If you have any feedback or encounter any issues, please don't hesitate to reach out me. + ## 0.0.2 ### Patch Changes diff --git a/package.json b/package.json index beacf0a..525e2c9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "baserow-client", - "version": "0.0.2", + "version": "0.0.3", "description": "This is basic Node.js Baserow client", "keywords": [ "api",