Skip to content

Commit 6321892

Browse files
chore(release): 1.2.0
# [1.2.0](v1.1.1...v1.2.0) (2022-10-15) ### Features * support constructable stylesheets ([#23](#23)) ([086a081](086a081))
1 parent 086a081 commit 6321892

File tree

4 files changed

+10
-3
lines changed

4 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.2.0](https://github.com/dash-ui/styles/compare/v1.1.1...v1.2.0) (2022-10-15)
2+
3+
4+
### Features
5+
6+
* support constructable stylesheets ([#23](https://github.com/dash-ui/styles/issues/23)) ([086a081](https://github.com/dash-ui/styles/commit/086a0817e845b6cddccd69d71bcc35741f5b6a62))
7+
18
## [1.1.1](https://github.com/dash-ui/styles/compare/v1.1.0...v1.1.1) (2022-09-01)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@dash-ui/styles",
3-
"version": "1.1.1",
3+
"version": "1.2.0",
44
"description": "A tiny, powerful, framework-agnostic CSS-in-JS library.",
55
"keywords": [
66
"styles",

0 commit comments

Comments
 (0)