Skip to content

Commit a32f249

Browse files
committed
v1.8.0
1 parent ddbe210 commit a32f249

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ All notable changes to this project will be documented in this file.
44

55
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
66
and adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
7+
## 1.8.0 - 2022-03-04
8+
* Send a stable reference for style object [#133](https://github.com/Shopify/restyle/pull/133) by [jamesism](https://github.com/jamesism)
79

810
## 1.7.0 - 2022-02-24
911
* Performance improvements [#131](https://github.com/Shopify/restyle/pull/131) by [sbalay](https://github.com/sbalay)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@shopify/restyle",
3-
"version": "1.7.0",
3+
"version": "1.8.0",
44
"license": "MIT",
55
"description": "A system for building constraint-based UI components",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)