Skip to content

Commit bfe1a74

Browse files
committed
0.1.23
1 parent f740895 commit bfe1a74

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## 0.1.23 alpha
3+
## 0.1.23
44

55
- Fix inclusive bounds on complex IDs
66

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@convex-dev/aggregate",
33
"description": "Convex component to calculate counts and sums of values for efficient aggregation.",
4-
"version": "0.1.23-alpha.0",
4+
"version": "0.1.23",
55
"keywords": [
66
"convex",
77
"component",

0 commit comments

Comments
 (0)