Skip to content

Commit

Permalink
chore:Updated changelog, verion and gem file
Browse files Browse the repository at this point in the history
  • Loading branch information
sethk4783 committed Jun 11, 2024
1 parent 9c6d3af commit 2e54a71
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Changelog

## 5.5.4 (June 11, 2024)
- Fixed the initialization of filestack client v3

## 5.5.3 (Dec 18, 2023)
- Added js callback function onCancel, onUploadDone, onFileUploadProgress, onUploadDone, onFileUploadFinished, onFileUploadFailed, onFileUploadStarted

Expand Down
Binary file removed filestack-rails-5.5.1.gem
Binary file not shown.
Binary file added filestack-rails-5.5.4.gem
Binary file not shown.
2 changes: 1 addition & 1 deletion lib/filestack_rails/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module FilestackRails
VERSION = '5.5.3'
VERSION = '5.5.4'
end

0 comments on commit 2e54a71

Please sign in to comment.