Skip to content

Commit 25d937b

Browse files
github-actions[bot]aulneau
authored andcommitted
Version Packages
1 parent f931545 commit 25d937b

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/poor-dingos-rescue.md

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

packages/ui/CHANGELOG.md

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

3+
## 7.10.0
4+
5+
### Minor Changes
6+
7+
- [`f931545`](https://github.com/blockstack/ui/commit/f93154594f10cc5b782171f6dcb3d8e30f6d0ced) Thanks [@aulneau](https://github.com/aulneau)! - This fixes a bug where if a pixel or other non named value was passes to Stack, it would not apply.
8+
39
## 7.9.0
410

511
### Minor Changes

packages/ui/package.json

Lines changed: 1 addition & 1 deletion
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.9.0",
4+
"version": "7.10.0",
55
"author": "Blockstack <[email protected]> (https://blockstack.org/)",
66
"dependencies": {
77
"@reach/alert": "^0.13.2",

0 commit comments

Comments
 (0)