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

🚀 Release/v3.80.0 #7527

Merged
merged 1 commit into from
May 22, 2024
Merged

🚀 Release/v3.80.0 #7527

merged 1 commit into from
May 22, 2024

Conversation

taiga-family-bot
Copy link
Collaborator

3.80.0 (2024-05-22)

Features

Bug Fixes

  • kit: Tree fix control chevron rotation programmatically
    (#7476)
    (ba90b0d)

DO NOT SQUASH OR REBASE ME

if user merges this PR via rebasing or using squash, it will cause lost of the tag. It happens because tag is already
attached to the initial release commit SHA. If we use rebase or squash, the commit sha changes and already created tag
points to not-existing commit.

Copy link
Contributor

sweep-ai bot commented May 22, 2024

Sweep: PR Review

CHANGELOG.md

Added a new feature to the addon-commerce module for missing currency codes and fixed a bug in the kit module's Tree component for control chevron rotation.


projects/cdk/constants/version.ts

Updated the TUI version constant to '3.80.0'.


The following files were not reviewed because our filter identified them as typically non-human-readable or less important files (e.g., dist files, package.json, images). If this is an error, please let us know.

  • package-lock.json
  • package.json
  • projects/addon-charts/package.json
  • projects/addon-commerce/package.json
  • projects/addon-doc/package.json
  • projects/addon-mobile/package.json
  • projects/addon-preview/package.json
  • projects/addon-table/package.json
  • projects/addon-tablebars/package.json
  • projects/cdk/package.json
  • projects/core/package.json
  • projects/experimental/package.json
  • projects/i18n/package.json
  • projects/icons/package.json
  • projects/kit/package.json
  • projects/layout/package.json
  • projects/styles/package.json
  • projects/taiga-schematics/package.json
  • projects/testing/package.json

Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

LGTM (Automated approved)

Copy link
Collaborator

@taiga-family-approve-bot taiga-family-approve-bot left a comment

Choose a reason for hiding this comment

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

LGTM (Automated approved)

@splincode splincode merged commit 0646624 into v3.x May 22, 2024
20 checks passed
@splincode splincode deleted the release/3.80.0 branch May 22, 2024 14:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

3 participants