Skip to content

Commit

Permalink
chore(main): release 0.5.0 (#23)
Browse files Browse the repository at this point in the history
  • Loading branch information
gravity-ui-bot authored Feb 23, 2025
1 parent c472fae commit 1c946c0
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.5.0](https://github.com/gravity-ui/data-source/compare/v0.4.0...v0.5.0) (2025-02-21)


### Features

* add progressive refetch interval and repeat invalidation ([#22](https://github.com/gravity-ui/data-source/issues/22)) ([c472fae](https://github.com/gravity-ui/data-source/commit/c472faed04ad70129a0ba5ce027fc079550c4e6f))

## [0.4.0](https://github.com/gravity-ui/data-source/compare/v0.3.0...v0.4.0) (2024-08-19)


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": "@gravity-ui/data-source",
"version": "0.4.0",
"version": "0.5.0",
"description": "A wrapper around data fetching",
"keywords": [
"data-fetching",
Expand Down

0 comments on commit 1c946c0

Please sign in to comment.