Skip to content

Commit 3ec5ce9

Browse files
committed
Version Packages
1 parent c28b911 commit 3ec5ce9

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/neat-items-sniff.md

-5
This file was deleted.

packages/ui/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @stacks/ui
22

3+
## 7.9.0
4+
5+
### Minor Changes
6+
7+
- [#117](https://github.com/blockstack/ui/pull/117) [`979f3c1`](https://github.com/blockstack/ui/commit/979f3c1502f9619ca7ed7aec43c3204cc96c1514) Thanks [@aulneau](https://github.com/aulneau)! - This update improves the internal workings of the <Stack> component to no longer pass margin props to its children, but instead rely on css to space its children.
8+
39
## 7.8.0
410

511
### Minor Changes

packages/ui/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@stacks/ui",
33
"description": "Stacks UI components built using React, emotion, and @stacks/core-ui.",
4-
"version": "7.8.0",
4+
"version": "7.9.0",
55
"author": "Blockstack <[email protected]> (https://blockstack.org/)",
66
"dependencies": {
77
"@reach/alert": "^0.13.2",

0 commit comments

Comments
 (0)