Skip to content

Commit 085a91b

Browse files
Version Packages (kit) (#2305)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent d5e97d9 commit 085a91b

File tree

3 files changed

+12
-2
lines changed

3 files changed

+12
-2
lines changed

.changeset/pre.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,9 @@
2929
"@onflow/util-template": "1.2.3",
3030
"@onflow/util-uid": "1.2.3"
3131
},
32-
"changesets": ["orange-boxes-switch", "twelve-bears-eat"]
32+
"changesets": [
33+
"orange-boxes-switch",
34+
"shaggy-parents-build",
35+
"twelve-bears-eat"
36+
]
3337
}

packages/kit/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @onflow/kit
22

3+
## 0.0.1-kit.3
4+
5+
### Patch Changes
6+
7+
- [#2300](https://github.com/onflow/fcl-js/pull/2300) [`d5e97d954f5b15153de437093289797bfc8d6287`](https://github.com/onflow/fcl-js/commit/d5e97d954f5b15153de437093289797bfc8d6287) Thanks [@chasefleming](https://github.com/chasefleming)! - Change local to emulator and add flow.json example to readme
8+
39
## 0.0.1-kit.2
410

511
### Patch Changes

packages/kit/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@onflow/kit",
3-
"version": "0.0.1-kit.2",
3+
"version": "0.0.1-kit.3",
44
"description": "React library for interacting with the Flow blockchain",
55
"license": "Apache-2.0",
66
"author": "Flow Foundation",

0 commit comments

Comments
 (0)