Skip to content

Commit d34328b

Browse files
github-actions[bot]mikearnaldi
authored andcommitted
Version Packages
1 parent 456579b commit d34328b

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/long-fans-clean.md

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

packages/stdlib/CHANGELOG.md

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

3+
## 0.1.8
4+
5+
### Patch Changes
6+
7+
- [#180](https://github.com/ts-plus/stdlib/pull/180) [`456579b`](https://github.com/ts-plus/stdlib/commit/456579bd4096c1c25eae6f71a28ef34473579431) Thanks [@mikearnaldi](https://github.com/mikearnaldi)! - Finish renaming of Option => Maybe
8+
39
## 0.1.7
410

511
### 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.1.7",
3+
"version": "0.1.8",
44
"type": "module",
55
"repository": "https://github.com/ts-plus/stdlib.git",
66
"author": "Michael Arnaldi <arnaldimichael@gmail.com>",

0 commit comments

Comments
 (0)