Skip to content

Commit 4e85f72

Browse files
chore(release): 1.1.1
## [1.1.1](v1.1.0...v1.1.1) (2022-09-01) ### Bug Fixes * fix try/catch block ([#22](#22)) ([4a6b6a3](4a6b6a3))
1 parent 4a6b6a3 commit 4e85f72

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.1.1](https://github.com/dash-ui/styles/compare/v1.1.0...v1.1.1) (2022-09-01)
2+
3+
4+
### Bug Fixes
5+
6+
* fix try/catch block ([#22](https://github.com/dash-ui/styles/issues/22)) ([4a6b6a3](https://github.com/dash-ui/styles/commit/4a6b6a3433cfdf24e6c9c83f46f8124aab45d2d9))
7+
18
# [1.1.0](https://github.com/dash-ui/styles/compare/v1.0.2...v1.1.0) (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.0",
3+
"version": "1.1.1",
44
"description": "A tiny, powerful, framework-agnostic CSS-in-JS library.",
55
"keywords": [
66
"styles",

0 commit comments

Comments
 (0)