Skip to content

Commit

Permalink
chore(main): release 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gravity-ui-bot committed Aug 7, 2024
1 parent e76f88e commit 238342d
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 3 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## [0.3.0](https://github.com/gravity-ui/data-source/compare/v0.2.0...v0.3.0) (2024-08-07)


### ⚠ BREAKING CHANGES

* make page param patch for request ([#11](https://github.com/gravity-ui/data-source/issues/11))

### Bug Fixes

* make page param patch for request ([#11](https://github.com/gravity-ui/data-source/issues/11)) ([e76f88e](https://github.com/gravity-ui/data-source/commit/e76f88e8426d24c32df9615f5a678f923bb2c84e))

## [0.2.0](https://github.com/gravity-ui/data-source/compare/v0.1.2...v0.2.0) (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.2.0",
"version": "0.3.0",
"description": "A wrapper around data fetching",
"keywords": [
"data-fetching",
Expand Down

0 comments on commit 238342d

Please sign in to comment.