Skip to content

Commit 546c06e

Browse files
chore(release): 1.39.1 [skip ci]
## [1.39.1](v1.39.0...v1.39.1) (2024-11-11) ### Bug Fixes * fix documentation ([#78](#78)) ([28d1ea9](28d1ea9))
1 parent 28d1ea9 commit 546c06e

3 files changed

Lines changed: 10 additions & 3 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.39.1](https://github.com/codibre/fluent-iterable/compare/v1.39.0...v1.39.1) (2024-11-11)
2+
3+
4+
### Bug Fixes
5+
6+
* fix documentation ([#78](https://github.com/codibre/fluent-iterable/issues/78)) ([28d1ea9](https://github.com/codibre/fluent-iterable/commit/28d1ea97f0e255d86a3c5239135ab7b34fe7ee72))
7+
18
# [1.39.0](https://github.com/codibre/fluent-iterable/compare/v1.38.1...v1.39.0) (2024-11-08)
29

310

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

0 commit comments

Comments
 (0)