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

frontend: Bugfix in e2e plugins function and bump major versions for UI libs #1994

Merged
merged 2 commits into from
May 2, 2023

Conversation

gorankokin
Copy link
Contributor

  • Bugfix for function trimArraysToNElements in util-helpers.plugins.js
  • Bump minor versions of vdk/shared and vdk/data-pipelines to better reflect changes in previous PR that were merged without incrementing minors

@gorankokin gorankokin added the area/frontend Related to changes in the folder projects/frontend for details about ui please see readme label Apr 28, 2023
Fix bug in function `trimArraysToNElements` in
`util-helpers.plugins.js`

Signed-off-by: gorankokin <gorankokin@gmail.com>
Bump vdk/shared minor version to `1.1.0`
Bump vdk/data-pipelines minor version to `1.1.0`

Signed-off-by: gorankokin <gorankokin@gmail.com>
@gorankokin gorankokin force-pushed the person/gorankokin/bump-npm-packages-version branch from 87171c4 to c6305ff Compare May 2, 2023 15:13
@gorankokin gorankokin merged commit a58d3c8 into main May 2, 2023
6 checks passed
@gorankokin gorankokin deleted the person/gorankokin/bump-npm-packages-version branch May 2, 2023 17:08
@antoniivanov antoniivanov changed the title Bugfix in e2e plugins function and bump major versions for UI libs frontend: Bugfix in e2e plugins function and bump major versions for UI libs May 5, 2023
@antoniivanov
Copy link
Collaborator

Please do not forget to put "frontend: " prefix in the title. This makes generating release notes easier.

We have a pre-commit hook which can be installed locally by running (from root folder of the VDK repo) ./cicd/build.sh and will remind you of following our git commit guidelines.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/frontend Related to changes in the folder projects/frontend for details about ui please see readme cla-not-required
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants