-
-
Notifications
You must be signed in to change notification settings - Fork 33
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: installed pwa does not pick up new version, closes #298 #324
fix: installed pwa does not pick up new version, closes #298 #324
Conversation
Bug Fixes
Contributors@ |
Hi @Alexander-Bliznyuk , I noticed that the version displayed in the UI is not the version of the release but the previous version. Its likely a bug in the release script. It probably updates package.json after release instead of before. Do you have time to look into it? |
Hi, I will have a look. |
Great, thank you! |
This PR shows a conflict in src/store/index.js |
This is due to the previous PR. Tomorrow I will fix all the issues. |
Спасибо!
…On Tue, Apr 14, 2020 at 12:23 PM Alexander-Bliznyuk < ***@***.***> wrote:
This PR shows a conflict in src/store/index.js
Could you please submit an update that resolves it?
This is due to the previous PR. Tomorrow I will fix all the issues.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#324 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AARBUFPL7UVCVWTIKZIA3WDRMSL2PANCNFSM4MHSNGPQ>
.
|
Good morning, @Alexander-Bliznyuk . Just checking whether you are blocked and waiting on me? |
Sorry for the delay. |
Заповядайте! |
:) |
It is not obvious to me where the bug is. I also though the sem release script is fine. Maybe it was a one time issues with the git commit plugin. I will keep an eye on it and raise a flag if it persists. |
🎉 This PR is included in version 2.2.9 🎉 The release is available on: Your semantic-release bot 📦🚀 |
No description provided.