Skip to content

Commit 246d742

Browse files
committed
Merge branch 'master' of https://github.com/hopinc/js
2 parents 6290d6a + 703c06b commit 246d742

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/quick-tables-train.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.44.1
4+
5+
### Patch Changes
6+
7+
- e645cbc: adds created_at to node object
8+
39
## 1.44.0
410

511
### Minor 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.44.0",
3+
"version": "1.44.1",
44
"type": "module",
55
"main": "./dist/index.cjs",
66
"module": "./dist/index.js",

0 commit comments

Comments
 (0)