Skip to content

Commit be4ac59

Browse files
github-actions[bot]mikearnaldi
authored andcommitted
Version Packages
1 parent fce70af commit be4ac59

File tree

4 files changed

+9
-11
lines changed

4 files changed

+9
-11
lines changed

.changeset/eighty-trees-dress.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/twenty-ravens-change.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/stdlib/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @tsplus/stdlib
22

3+
## 0.0.3
4+
5+
### Patch Changes
6+
7+
- [`cdc1887`](https://github.com/ts-plus/stdlib/commit/cdc188794ffac87cc06d6fb438a775532f258270) Thanks [@mikearnaldi](https://github.com/mikearnaldi)! - Add pipeables, equals, operators to List
8+
9+
* [`fce70af`](https://github.com/ts-plus/stdlib/commit/fce70afd83e4b26f6177d9559464ddbfa424ddef) Thanks [@mikearnaldi](https://github.com/mikearnaldi)! - Implement IterableWeakMap and port Iterable
10+
311
## 0.0.2
412

513
### Patch Changes

packages/stdlib/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tsplus/stdlib",
3-
"version": "0.0.2",
3+
"version": "0.0.3",
44
"repository": "https://github.com/ts-plus/installer.git",
55
"author": "Michael Arnaldi <arnaldimichael@gmail.com>",
66
"license": "MIT",

0 commit comments

Comments
 (0)