Skip to content

Commit

Permalink
Version Packages (#358)
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] committed May 2, 2023
1 parent afccd35 commit 3f5d46a
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 12 deletions.
6 changes: 0 additions & 6 deletions .changeset/eight-cherries-tickle.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/wild-carrots-drum.md

This file was deleted.

8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# ts-essentials

## 9.3.2

### Patch Changes

- 8761667: `DeepPartial`, `DeepRequired`, `DeepWritable` and `DeepReadonly` can update structure of `Error` or interface
which extends `Error`
- afccd35: Fix handling of readonly arrays in `isTuple`, `DeepNullable`, `DeepPartial`, and `DeepUndefinable`

## 9.3.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"lodash",
"underscore"
],
"version": "9.3.1",
"version": "9.3.2",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"repository": "[email protected]:krzkaczor/ts-essentials.git",
Expand Down

0 comments on commit 3f5d46a

Please sign in to comment.