Skip to content

Commit ccb87c1

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

5 files changed

Lines changed: 16 additions & 8 deletions

File tree

.changeset/breezy-ants-bump.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.8
4+
5+
### Patch Changes
6+
7+
- b0edf1c: Bump package support to `@aptos-labs/ts-sdk` v6.
8+
39
## 0.1.7
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.7",
3+
"version": "0.1.8",
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.8
4+
5+
### Patch Changes
6+
7+
- b0edf1c: Bump package support to `@aptos-labs/ts-sdk` v6.
8+
- Updated dependencies [b0edf1c]
9+
- @aptos-labs/js-pro@0.1.8
10+
311
## 0.1.7
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.7",
3+
"version": "0.1.8",
44
"description": "React library for Aptos applications.",
55
"license": "Apache-2.0",
66
"repository": {

0 commit comments

Comments
 (0)