Skip to content

Commit

Permalink
chore(release): 3.20.0 [skip ci]
Browse files Browse the repository at this point in the history
# [3.20.0](v3.19.4...v3.20.0) (2024-03-21)

### Features

* **bundles:** enable pagination ([8281efc](8281efc))
  • Loading branch information
semantic-release-bot committed Mar 21, 2024
1 parent aa9b115 commit 395b81c
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,3 +1,10 @@
# [3.20.0](https://github.com/adobe/helix-run-query/compare/v3.19.4...v3.20.0) (2024-03-21)


### Features

* **bundles:** enable pagination ([8281efc](https://github.com/adobe/helix-run-query/commit/8281efc929b6057bb0c7c653aed3b441b0ca0ea0))

## [3.19.4](https://github.com/adobe/helix-run-query/compare/v3.19.3...v3.19.4) (2024-03-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": "@adobe/helix-run-query",
"version": "3.19.4",
"version": "3.20.0",
"private": true,
"description": "Helix Run Query",
"main": "src/index.js",
Expand Down

0 comments on commit 395b81c

Please sign in to comment.