Skip to content

Commit

Permalink
Version Packages (#80)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Nov 6, 2023
1 parent 4285f58 commit 29a6800
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 14 deletions.
8 changes: 0 additions & 8 deletions .changeset/early-mirrors-drive.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/lazy-eels-approve.md

This file was deleted.

7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @bryx-inc/ts-utils

## 1.68.0

### Minor Changes

- 4285f58: - Make `WrappedMaybe<T>` methods chainable - `value()` renamed to `take()` - `takeIf` and `takeUnless` do not chain - chainable `if` and `unless` methods introduced
- 4285f58: WrappedMaybe: allow optional mapping to be passed to `take`

## 1.67.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bryx-inc/ts-utils",
"version": "1.67.0",
"version": "1.68.0",
"repository": "[email protected]:bryx-inc/ts-utils.git",
"author": "Tyler Holewinski <[email protected]>",
"license": "MIT",
Expand Down

0 comments on commit 29a6800

Please sign in to comment.