Skip to content

Commit bdeb8bd

Browse files
github-actions[bot]aulneau
authored andcommitted
Version Packages
1 parent 579aefe commit bdeb8bd

File tree

15 files changed

+61
-12
lines changed

15 files changed

+61
-12
lines changed

.changeset/chilled-deers-attack.md

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

packages/client/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @micro-stacks/client
22

3+
## 1.1.3
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`579aefe4`](https://github.com/fungible-systems/micro-stacks/commit/579aefe4d82c9e26b8d58e76c2d2948e36af58a6)]:
8+
9+
310
## 1.1.2
411

512
### Patch Changes

packages/client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"publishConfig": {
55
"access": "public"
66
},
7-
"version": "1.1.2",
7+
"version": "1.1.3",
88
"description": "Session client for Stacks apps using micro-stacks",
99
"files": [
1010
"dist"

packages/core/CHANGELOG.md

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

3+
## 1.1.5
4+
5+
### Patch Changes
6+
7+
- [#178](https://github.com/fungible-systems/micro-stacks/pull/178) [`579aefe4`](https://github.com/fungible-systems/micro-stacks/commit/579aefe4d82c9e26b8d58e76c2d2948e36af58a6) Thanks [@pradel](https://github.com/pradel)! - Handle zonefiles with multiple uri.
8+
39
## 1.1.4
410

511
### Patch Changes

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"publishConfig": {
55
"access": "public"
66
},
7-
"version": "1.1.4",
7+
"version": "1.1.5",
88
"description": "Tiny libraries for building Stacks apps.",
99
"files": [
1010
"dist"

packages/jotai/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# @micro-stacks/jotai
22

3+
## 1.0.7
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`579aefe4`](https://github.com/fungible-systems/micro-stacks/commit/579aefe4d82c9e26b8d58e76c2d2948e36af58a6)]:
8+
9+
- @micro-stacks/client@1.1.3
10+
- @micro-stacks/react@1.0.7
11+
312
## 1.0.6
413

514
### Patch Changes

packages/jotai/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"publishConfig": {
55
"access": "public"
66
},
7-
"version": "1.0.6",
7+
"version": "1.0.7",
88
"description": "Opinionated React integration for micro-stacks.",
99
"files": [
1010
"dist"

packages/react/CHANGELOG.md

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

3+
## 1.0.7
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`579aefe4`](https://github.com/fungible-systems/micro-stacks/commit/579aefe4d82c9e26b8d58e76c2d2948e36af58a6)]:
8+
9+
- @micro-stacks/client@1.1.3
10+
311
## 1.0.6
412

513
### Patch Changes

packages/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"publishConfig": {
55
"access": "public"
66
},
7-
"version": "1.0.6",
7+
"version": "1.0.7",
88
"description": "Opinionated React integration for micro-stacks.",
99
"files": [
1010
"dist"

packages/solidjs/CHANGELOG.md

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

3+
## 1.0.7
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`579aefe4`](https://github.com/fungible-systems/micro-stacks/commit/579aefe4d82c9e26b8d58e76c2d2948e36af58a6)]:
8+
9+
- @micro-stacks/client@1.1.3
10+
311
## 1.0.6
412

513
### Patch Changes

0 commit comments

Comments
 (0)