Skip to content

Commit

Permalink
Merge pull request #33 from giraugh/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
giraugh authored Sep 13, 2023
2 parents 1f6e4b2 + b24516f commit 77198a2
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 11 deletions.
5 changes: 0 additions & 5 deletions .changeset/lucky-snakes-flow.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/modern-doors-melt.md

This file was deleted.

10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @giraugh/tools

## 2.2.0

### Minor Changes

- 882ec3c: Add a `settleObject` util that behaves like Promise.allSettled for objects

### Patch Changes

- 882ec3c: Allow `resolveObject` to take a `number` or `symbol` as a key

## 2.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@giraugh/tools",
"private": false,
"version": "2.1.0",
"version": "2.2.0",
"type": "module",
"license": "MIT",
"author": "Ewan Breakey (https://ewanb.me)",
Expand Down

0 comments on commit 77198a2

Please sign in to comment.