Skip to content

chore: bumpversoin to 1.1.0#14

Merged
felipemontoya merged 1 commit intomainfrom
hpg/bump-1.1
Mar 13, 2026
Merged

chore: bumpversoin to 1.1.0#14
felipemontoya merged 1 commit intomainfrom
hpg/bump-1.1

Conversation

@Henrrypg
Copy link
Copy Markdown
Collaborator

No description provided.

Copilot AI review requested due to automatic review settings March 13, 2026 22:03
@felipemontoya
Copy link
Copy Markdown
Member

I rebased this and fixed the references that where not needed after #16

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR bumps the version to 1.1.0 across the repository, updating both the frontend (package.json) and backend (__init__.py) version strings.

Changes:

  • Bumps frontend version from 0.0.1 to 1.1.0 in package.json.
  • Bumps backend version from 1.0.0 to 1.1.0 in __init__.py.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
frontend/package.json Version bumped from 0.0.1 to 1.1.0
backend/openedx_ai_badges/__init__.py Version bumped from 1.0.0 to 1.1.0

Note: tutor/openedx_ai_badges/__about__.py still contains __version__ = "1.0.0" and was not included in this version bump.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

You can also share your feedback on Copilot code review. Take the survey.

Comment thread backend/openedx_ai_badges/__init__.py
chore: change frontend version
Copy link
Copy Markdown
Member

@felipemontoya felipemontoya left a comment

Choose a reason for hiding this comment

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

Rebased and applied all the v1.1.0 in one single commit

@felipemontoya felipemontoya merged commit 41e9cdb into main Mar 13, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants