Skip to content

Commit 9f7f78c

Browse files
committed
Merge branch 'master' of https://github.com/hopinc/js
2 parents 95df29b + d60ce09 commit 9f7f78c

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/tiny-steaks-prove.md

-5
This file was deleted.

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @onehop/js
22

3+
## 1.43.5
4+
5+
### Patch Changes
6+
7+
- 8feaadb: adds target to deployment object + utility type for target Ids
8+
39
## 1.43.4
410

511
### Patch Changes

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@onehop/js",
3-
"version": "1.43.4",
3+
"version": "1.43.5",
44
"type": "module",
55
"main": "./dist/index.cjs",
66
"module": "./dist/index.js",

0 commit comments

Comments
 (0)