File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ - Nothing yet!
11+
12+ ## [ 0.11.1] - 2023-09-09
13+
1014### Fixed
1115
1216- Expose ` toLength ` ([ 81863b4] ( https://github.com/RobinMalfait/lazy-collections/commit/81863b4be918d757392319d990bbb2643b5bfa7d ) )
@@ -31,6 +35,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3135
3236- Everything!
3337
34- [ unreleased ] : https://github.com/RobinMalfait/lazy-collections/compare/v0.11.0...HEAD
38+ [ unreleased ] : https://github.com/RobinMalfait/lazy-collections/compare/v0.11.1...HEAD
39+ [ 0.11.1 ] : https://github.com/RobinMalfait/lazy-collections/compare/v0.11.0...v0.11.1
3540[ 0.11.0 ] : https://github.com/RobinMalfait/lazy-collections/compare/v0.10.0...v0.11.0
3641[ 0.10.0 ] : https://github.com/RobinMalfait/lazy-collections/releases/tag/v0.10.0
Original file line number Diff line number Diff line change 11{
22 "name" : " lazy-collections" ,
3- "version" : " 0.11.0 " ,
3+ "version" : " 0.11.1 " ,
44 "description" : " Collection of fast and lazy operations" ,
55 "main" : " ./dist/index.js" ,
66 "type" : " module" ,
You can’t perform that action at this time.
0 commit comments