Skip to content

Commit 0364aae

Browse files
Version Packages (#6)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 570d236 commit 0364aae

File tree

3 files changed

+8
-6
lines changed

3 files changed

+8
-6
lines changed

.changeset/thick-buckets-give.md

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

packages/safe/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# @cometloop/safe
2+
3+
## 0.1.0
4+
5+
### Minor Changes
6+
7+
- 2370898: Initial build of @cometloop/safe lib

packages/safe/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cometloop/safe",
3-
"version": "0.0.1",
3+
"version": "0.1.0",
44
"description": "Zero-dependency, type-safe error handling using a result pattern for TypeScript",
55
"author": "cometloop",
66
"publishConfig": {

0 commit comments

Comments
 (0)