Skip to content

Commit 627ae68

Browse files
chore(release): 1.37.0 [skip ci]
# [1.37.0](v1.36.0...v1.37.0) (2024-07-29) ### Features * creating statistic stepper ([#72](#72)) ([d29709c](d29709c))
1 parent d29709c commit 627ae68

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.37.0](https://github.com/codibre/fluent-iterable/compare/v1.36.0...v1.37.0) (2024-07-29)
2+
3+
4+
### Features
5+
6+
* creating statistic stepper ([#72](https://github.com/codibre/fluent-iterable/issues/72)) ([d29709c](https://github.com/codibre/fluent-iterable/commit/d29709cc387c8e22f8aad074edc9f7ef962da713))
7+
18
# [1.36.0](https://github.com/codibre/fluent-iterable/compare/v1.35.0...v1.36.0) (2023-12-09)
29

310

package-lock.json

Lines changed: 1 addition & 1 deletion
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": "@codibre/fluent-iterable",
33
"description": "Provides LINQ-like fluent api operations for iterables and async iterables (ES2018+).",
4-
"version": "1.36.0",
4+
"version": "1.37.0",
55
"private": false,
66
"author": {
77
"name": "Thiago O Santos <tos.oliveira@gmail.com>"

0 commit comments

Comments
 (0)