Skip to content

Commit a74d8a4

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

5 files changed

Lines changed: 17 additions & 2 deletions

File tree

.changeset/pre.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
"calm-swans-sin",
1515
"cruel-parrots-attend",
1616
"easy-otters-end",
17+
"eight-actors-invite",
1718
"five-hats-roll",
1819
"fluffy-ideas-ask",
1920
"fruity-boats-learn",

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.0-beta.18
4+
5+
### Patch Changes
6+
7+
- 1335293: Add README.md
8+
39
## 0.1.0-beta.17
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.0-beta.17",
3+
"version": "0.1.0-beta.18",
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.0-beta.18
4+
5+
### Patch Changes
6+
7+
- 1335293: Add README.md
8+
- Updated dependencies [1335293]
9+
- @aptos-labs/js-pro@0.1.0-beta.18
10+
311
## 0.1.0-beta.17
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.0-beta.17",
3+
"version": "0.1.0-beta.18",
44
"description": "React library for Aptos applications.",
55
"license": "Apache-2.0",
66
"repository": {

0 commit comments

Comments
 (0)