Skip to content

Commit

Permalink
chore: release v1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
nicksteffens committed May 4, 2022
1 parent 558a595 commit 6341057
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
### [1.1.2](https://github.com/movableink/fluid/compare/1.1.1...1.1.2) (2022-05-04)

### Bug Fixes

- disabling auto docs deploy ([558a595](https://github.com/movableink/fluid/commit/558a595ed1bb08f752ba7a21430a310eb6d1a958))

### [1.1.1](https://github.com/movableink/fluid/compare/1.1.0...1.1.1) (2022-05-03)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@movable/fluid",
"version": "1.1.1",
"version": "1.1.2",
"description": "Fluid is Movable Ink's design framework for its apps.",
"homepage": "https://movableink.github.io/fluid/docs",
"scripts": {
Expand Down

0 comments on commit 6341057

Please sign in to comment.