Skip to content

Commit c7cf2df

Browse files
Bump version
1 parent f4d0ea0 commit c7cf2df

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/four-eggs-type.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.46.0
4+
5+
### Minor Changes
6+
7+
- f4d0ea0: Removes admin role, removes the need to add target while creating a deployment, removes GPU types and requirements from the SDK (not yet supported)
8+
39
## 1.45.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.45.0",
3+
"version": "1.46.0",
44
"type": "module",
55
"main": "./dist/index.cjs",
66
"module": "./dist/index.js",

0 commit comments

Comments
 (0)