Skip to content

Commit cf327e2

Browse files
committed
Release 2.2.5
1 parent 800253b commit cf327e2

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
## [Unreleased]
22

3+
## [2.2.5] - 2024-03-07
4+
35
- Add missing export for `repeat`
46

57
## [2.2.4] - 2024-02-19

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,6 +1,6 @@
11
{
22
"name": "itertools",
3-
"version": "2.2.4",
3+
"version": "2.2.5",
44
"description": "A JavaScript port of Python's awesome itertools standard library",
55
"license": "MIT",
66
"repository": {

0 commit comments

Comments
 (0)