Skip to content

Commit

Permalink
Version Packages (#73)
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 Oct 17, 2023
1 parent 846819c commit af33aca
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 9 deletions.
8 changes: 0 additions & 8 deletions .changeset/early-mirrors-drive.md

This file was deleted.

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

## 1.67.0

### Minor Changes

- 846819c: - Make `WrappedMaybe<T>` methods chainable - `value()` renamed to `take()` - `takeIf` and `takeUnless` do not chain - chainable `if` and `unless` methods introduced

## 1.66.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.66.0",
"version": "1.67.0",
"repository": "[email protected]:bryx-inc/ts-utils.git",
"author": "Tyler Holewinski <[email protected]>",
"license": "MIT",
Expand Down

0 comments on commit af33aca

Please sign in to comment.