Skip to content

Commit

Permalink
chore: release v1.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
nicksteffens committed Jun 30, 2022
1 parent c204a1c commit 10cf407
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.2.3](https://github.com/movableink/fluid/compare/1.2.2...1.2.3) (2022-06-30)

### Bug Fixes

- **security:** shell-quote has been flagged <1.7.2 ([6098c45](https://github.com/movableink/fluid/commit/6098c453ab2f8badf3133c52cc53471aee9b95c6))

### [1.2.2](https://github.com/movableink/fluid/compare/1.2.1...1.2.2) (2022-06-16)

### [1.2.1](https://github.com/movableink/fluid/compare/1.2.0...1.2.1) (2022-06-14)
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.2.2",
"version": "1.2.3",
"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 10cf407

Please sign in to comment.