Skip to content

Commit

Permalink
chore(main): release 0.3.0 (#22)
Browse files Browse the repository at this point in the history
  • Loading branch information
cedricziel authored Jan 2, 2025
1 parent 6d55d5b commit 0df7814
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,5 +1,12 @@
# Changelog

## [0.3.0](https://github.com/cedricziel/baserow-dart/compare/v0.2.1...v0.3.0) (2025-01-02)


### Features

* add token refresh for JWT ([#21](https://github.com/cedricziel/baserow-dart/issues/21)) ([6d55d5b](https://github.com/cedricziel/baserow-dart/commit/6d55d5b987fa15cd0337b8b183d2b3cf02f33896))

## [0.2.1](https://github.com/cedricziel/baserow-dart/compare/v0.2.0...v0.2.1) (2025-01-02)


Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: baserow
description: A Dart client library for managing Baserow databases and tables.
version: 0.2.1
version: 0.3.0
repository: https://github.com/cedricziel/baserow-dart

environment:
Expand Down

0 comments on commit 0df7814

Please sign in to comment.