Skip to content

Commit

Permalink
chore(release): 1.38.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.38.1](v1.38.0...v1.38.1) (2024-09-20)

### Bug Fixes

* fixing readme ([dc31889](dc31889))
  • Loading branch information
semantic-release-bot committed Sep 20, 2024
1 parent dc31889 commit 515e58f
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.38.1](https://github.com/codibre/fluent-iterable/compare/v1.38.0...v1.38.1) (2024-09-20)


### Bug Fixes

* fixing readme ([dc31889](https://github.com/codibre/fluent-iterable/commit/dc31889ee9190e24105e5af1ed16f6f3887f2078))

# [1.38.0](https://github.com/codibre/fluent-iterable/compare/v1.37.1...v1.38.0) (2024-09-20)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@codibre/fluent-iterable",
"description": "Provides LINQ-like fluent api operations for iterables and async iterables (ES2018+).",
"version": "1.38.0",
"version": "1.38.1",
"private": false,
"author": {
"name": "Thiago O Santos <tos.oliveira@gmail.com>"
Expand Down

0 comments on commit 515e58f

Please sign in to comment.