Skip to content

Commit bd57f5c

Browse files
chore(release): 2.0.0 [skip ci]
## [it-length-v2.0.0](it-length-v1.0.4...it-length-v2.0.0) (2022-10-17) ### ⚠ BREAKING CHANGES * all modules are now published as ESM-only ### Features * convert to typescript ([#28](#28)) ([f8a38bf](f8a38bf))
1 parent b7caa4c commit bd57f5c

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

packages/it-length/CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
## [it-length-v2.0.0](https://github.com/achingbrain/it/compare/it-length-v1.0.4...it-length-v2.0.0) (2022-10-17)
2+
3+
4+
### ⚠ BREAKING CHANGES
5+
6+
* all modules are now published as ESM-only
7+
8+
### Features
9+
10+
* convert to typescript ([#28](https://github.com/achingbrain/it/issues/28)) ([f8a38bf](https://github.com/achingbrain/it/commit/f8a38bfb1b902e8101f1077eb33c3cea49819464))

packages/it-length/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "it-length",
3-
"version": "1.0.4",
3+
"version": "2.0.0",
44
"description": "Counts the number of items in an async iterable",
55
"author": "Alex Potsides <[email protected]>",
66
"license": "Apache-2.0 OR MIT",

0 commit comments

Comments
 (0)