Skip to content

Commit a320ab6

Browse files
Version Packages (#54)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 9d3a10b commit a320ab6

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/smooth-news-deliver.md

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

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# emery
22

3+
## 1.4.4
4+
5+
### Patch Changes
6+
7+
- [#53](https://github.com/Thinkmill/emery/pull/53) [`9d3a10b`](https://github.com/Thinkmill/emery/commit/9d3a10b562d3f815ed06085d558837ad81aff8c2) Thanks [@jossmac](https://github.com/jossmac)! - Add `typedObjectFromEntries` utility, and improve `ObjectEntry` type.
8+
39
## 1.4.3
410

511
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "emery",
3-
"version": "1.4.3",
3+
"version": "1.4.4",
44
"description": "Utilities to help polish the rough parts of TypeScript.",
55
"main": "dist/emery.cjs.js",
66
"module": "dist/emery.esm.js",

0 commit comments

Comments
 (0)