Skip to content

Commit

Permalink
release: collections @0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
josephjclark committed Nov 7, 2024
1 parent 964a814 commit 3e2bc79
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 7 deletions.
6 changes: 0 additions & 6 deletions .changeset/tough-rice-relate.md

This file was deleted.

7 changes: 7 additions & 0 deletions packages/collections/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @openfn/language-collections

## 0.5.0

### Minor Changes

- b73b063: - Added pagination support
- Removed `updated_*` time filters

## 0.4.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/collections/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@openfn/language-collections",
"version": "0.4.0",
"version": "0.5.0",
"description": "OpenFn collections adaptor",
"type": "module",
"exports": {
Expand Down

0 comments on commit 3e2bc79

Please sign in to comment.