Skip to content

Commit

Permalink
chore(main): release 0.2.0 (#9)
Browse files Browse the repository at this point in the history
  • Loading branch information
gravity-ui-bot authored Aug 5, 2024
1 parent b4d12de commit db63dc7
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.2.0](https://github.com/gravity-ui/data-source/compare/v0.1.2...v0.2.0) (2024-08-05)


### Features

* **react:** add custom props for data loader components ([#8](https://github.com/gravity-ui/data-source/issues/8)) ([b4d12de](https://github.com/gravity-ui/data-source/commit/b4d12dea1e94f3267732698f9f4a20aa90c6baac))

## [0.1.2](https://github.com/gravity-ui/data-source/compare/v0.1.1...v0.1.2) (2024-08-05)


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.1.2",
"version": "0.2.0",
"description": "A wrapper around data fetching",
"keywords": [
"data-fetching",
Expand Down

0 comments on commit db63dc7

Please sign in to comment.