Skip to content

Commit 30d06b3

Browse files
authored
Merge pull request #1834 from near/changeset-release/master
Publish packages
2 parents aa51702 + d514105 commit 30d06b3

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/two-llamas-press.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
# near-api-js
22

3+
## 7.0.4
4+
5+
### Patch Changes
6+
7+
- [#1833](https://github.com/near/near-api-js/pull/1833) [`bf3a34c`](https://github.com/near/near-api-js/commit/bf3a34c94b9ae368893d7b0b1e58a8e71bd5cd41) Thanks [@gagdiez](https://github.com/gagdiez)! - Update jdocs strings
8+
39
## 7.0.3
410

511
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "near-api-js",
33
"description": "JavaScript library to interact with NEAR Protocol via RPC API",
4-
"version": "7.0.3",
4+
"version": "7.0.4",
55
"repository": {
66
"type": "git",
77
"url": "git+https://github.com/near/near-api-js.git"

0 commit comments

Comments
 (0)