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

Bump version to v0.31.0 #7500

Merged
merged 4 commits into from
Oct 8, 2024
Merged

Bump version to v0.31.0 #7500

merged 4 commits into from
Oct 8, 2024

Conversation

ijreilly
Copy link
Collaborator

@ijreilly ijreilly commented Oct 8, 2024

No description provided.

Copy link
Contributor

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

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

PR Summary

This pull request updates the version numbers across multiple packages from 0.31.0-canary to 0.31.0, signifying a transition from a pre-release to a stable release for version 0.31.0 of the Twenty project.

  • Updated version numbers in package.json files for twenty-emails, twenty-front, twenty-server, twenty-ui, and twenty-website packages
  • Modified packages/twenty-website/src/content/developers/self-hosting/upgrade-guide.mdx to include instructions for upgrading from version 0.30.0 to 0.31.0
  • Consistent version bump across all packages indicates a coordinated release process
  • Removal of '-canary' suffix suggests the completion of pre-release testing phase
  • Upgrade guide update in upgrade-guide.mdx requires attention to fix a typo and inconsistent heading levels

6 file(s) reviewed, 3 comment(s)
Edit PR Review Bot Settings

@@ -80,4 +86,17 @@ yarn command:prod upgrade-0.30
The `yarn database:migrate:prod` command will apply the migrations to the database structure (core and metadata schemas)
The `yarn command:prod upgrade-30` takes care of the data migration of all workspaces.
Copy link
Contributor

Choose a reason for hiding this comment

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

syntax: Typo in command name: 'upgrade-30' should be 'upgrade-0.30'

@@ -80,4 +86,17 @@ yarn command:prod upgrade-0.30
The `yarn database:migrate:prod` command will apply the migrations to the database structure (core and metadata schemas)
The `yarn command:prod upgrade-30` takes care of the data migration of all workspaces.

# v0.30.0 to v0.31.0
Copy link
Contributor

Choose a reason for hiding this comment

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

style: Inconsistent heading level: Use '##' instead of '#' for consistency with other version upgrade sections

```

The `yarn database:migrate:prod` command will apply the migrations to the database structure (core and metadata schemas)
The `yarn command:prod upgrade-30` takes care of the data migration of all workspaces.
Copy link
Contributor

Choose a reason for hiding this comment

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

syntax: Typo in command name: 'upgrade-30' should be 'upgrade-0.31'

@Weiko Weiko merged commit a048436 into main Oct 8, 2024
9 of 10 checks passed
@Weiko Weiko deleted the bump-version-0.31 branch October 8, 2024 15:22
harshit078 pushed a commit to harshit078/twenty that referenced this pull request Oct 14, 2024
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.

2 participants