Closed github-actions[bot] closed 2 months ago
The recent update introduces version 1.3.0 of the file-uploader
project, marking the removal of a common progress bar from both regular and inline modes. This change aims to enhance user experience by streamlining progress communication. Additionally, the version numbers in env.js
and package.json
have been updated accordingly, reflecting this new release. Overall, the updates emphasize responsiveness to user feedback and adherence to semantic versioning practices.
File | Change Summary |
---|---|
CHANGELOG.md |
Added details for version 1.3.0, noting the removal of the common progress bar for file uploads. |
env.js , package.json |
Updated version from 1.2.0 to 1.3.0 , indicating new features or improvements. |
🐰 In the meadow, progress flows,
A bar once there, now softly goes.
With version three, we leap and bound,
New ways to share, no bar around!
Hopping high, we celebrate,
File uploads now feel first-rate! 🌼
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
1.2.0
→1.3.0
Release Summary
This is going to be published with the following command:
npm publish --tag latest --access public
Merging Instructions
When merging this pull request, you need to Squash and merge and make sure that the title starts with
chore: release v1.3.0
.See details
After that, a commit `chore: release v1.3.0` will be added and you or your CI can run `shipjs trigger` to trigger the release based on the commit. ![Squash and merge](https://raw.githubusercontent.com/algolia/shipjs/v0.26.3/assets/squash-and-merge.png)This pull request is automatically generated by Ship.js.
Summary by CodeRabbit