Skip to content
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

chore: manually bump package json version #161

Merged
merged 1 commit into from
Oct 14, 2024
Merged

chore: manually bump package json version #161

merged 1 commit into from
Oct 14, 2024

Conversation

andrablaj
Copy link
Member

@andrablaj andrablaj commented Oct 14, 2024

Description

As the automatic update of package.json upon release doesn't work (#155), manually update the version to the latest. The release is already done, so this is not very useful until we fix #155, but at least it keeps the main branch up to date.

Code review checklist

  • Readable: Concise, well named, follows the style guide, documented if necessary.
  • Documented: Configuration and user documentation on cht-docs
  • Tested: Unit and/or e2e where appropriate
  • Backwards compatible: Works with existing data and configuration or includes a migration. Any breaking changes documented in the release notes.

License

The software is provided under AGPL-3.0. Contributions to this project are accepted under the same license.

@andrablaj andrablaj changed the title chore: Manually bump package json version chore: manually bump package json version Oct 14, 2024
Copy link
Contributor

@njuguna-n njuguna-n left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

@andrablaj andrablaj merged commit d0ab7a1 into main Oct 14, 2024
7 of 9 checks passed
@andrablaj andrablaj deleted the bump-111 branch October 14, 2024 09:57
@medic-ci
Copy link

🎉 This PR is included in version 1.1.2 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bump up the version in package.json after release
3 participants