Skip to content

Commit f22e214

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

5 files changed

Lines changed: 16 additions & 8 deletions

File tree

.changeset/cool-needles-change.md

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

packages/js-pro/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @aptos-labs/js-pro
22

3+
## 0.1.4
4+
5+
### Patch Changes
6+
7+
- bef17ae: Export useAccountTotalTransactions
8+
39
## 0.1.3
410

511
### Patch Changes

packages/js-pro/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@aptos-labs/js-pro",
3-
"version": "0.1.3",
3+
"version": "0.1.4",
44
"description": "State management and library of utilities for Aptos applications.",
55
"license": "Apache-2.0",
66
"repository": {

packages/react/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @aptos-labs/react
22

3+
## 0.1.4
4+
5+
### Patch Changes
6+
7+
- bef17ae: Export useAccountTotalTransactions
8+
- Updated dependencies [bef17ae]
9+
- @aptos-labs/js-pro@0.1.4
10+
311
## 0.1.3
412

513
### Patch Changes

packages/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@aptos-labs/react",
3-
"version": "0.1.3",
3+
"version": "0.1.4",
44
"description": "React library for Aptos applications.",
55
"license": "Apache-2.0",
66
"repository": {

0 commit comments

Comments
 (0)