Skip to content

Commit

Permalink
Version Packages (#3)
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
tomaskazatel and github-actions[bot] authored Jul 7, 2023
1 parent c295e2d commit 16f34ff
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 17 deletions.
16 changes: 0 additions & 16 deletions .changeset/giant-sheep-switch.md

This file was deleted.

17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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
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": "baserow-client",
"version": "0.0.2",
"version": "0.0.3",
"description": "This is basic Node.js Baserow client",
"keywords": [
"api",
Expand Down

0 comments on commit 16f34ff

Please sign in to comment.