Skip to content

Commit

Permalink
releasing
Browse files Browse the repository at this point in the history
  • Loading branch information
ef4 committed Jun 4, 2018
1 parent 2415162 commit 790db96
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Changelog

## 0.29.3

- BUGFIX: Fix visibility during explode with nested animators by @brettburley
- BUGFIX: Fix link in demo/docs site by @lolmaus

## 0.29.2

- BUGFIX: Use a stricter constraint on what velocity version we depend on.
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "liquid-fire",
"description": "Animated transitions for Ember applications.",
"version": "0.29.2",
"version": "0.29.3",
"directories": {
"doc": "doc",
"test": "tests"
Expand Down

0 comments on commit 790db96

Please sign in to comment.