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

Drop CHANGELOG.md #1805

Merged
merged 1 commit into from
Feb 1, 2024
Merged

Drop CHANGELOG.md #1805

merged 1 commit into from
Feb 1, 2024

Conversation

PowerKiKi
Copy link
Contributor

Because that file was not kept up to for 4.0.1, 4.0.2, 4.1.0, 4.1.1, 5.0 .0, 5.0.1, 5.0.2, 5.0.3 and 5.0.4. Instead, we will keep using GitHub auto-generated release notes.

As discussed in #1801 (comment)

Because that file was not kept up to for 4.0.1, 4.0.2, 4.1.0, 4.1.1, 5.0
.0, 5.0.1, 5.0.2, 5.0.3 and 5.0.4. Instead, we will keep using GitHub
auto-generated release notes.

As discussed in valor-software#1801 (comment)
@santam85 santam85 merged commit c2dd282 into valor-software:master Feb 1, 2024
1 check passed
gisbdzhch pushed a commit to gisktzh/gb3-web_ui that referenced this pull request Mar 14, 2024
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [ng2-charts](https://github.com/valor-software/ng2-charts) | [`^5.0.3` -> `^6.0.0`](https://renovatebot.com/diffs/npm/ng2-charts/5.0.4/6.0.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/ng2-charts/6.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/ng2-charts/6.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/ng2-charts/5.0.4/6.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/ng2-charts/5.0.4/6.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>valor-software/ng2-charts (ng2-charts)</summary>

### [`v6.0.0`](https://github.com/valor-software/ng2-charts/releases/tag/v6.0.0)

[Compare Source](valor-software/ng2-charts@v5.0.4...v6.0.0)

#### What’s Changed

-   BREAKING Tree shakable standalone library ([#&#8203;1801](valor-software/ng2-charts#1801)) [@&#8203;PowerKiKi](https://github.com/PowerKiKi)
    Users must import the library in standalone mode
-   BREAKING drop hardcoded and generated colors ([#&#8203;1806](valor-software/ng2-charts#1806)) [@&#8203;PowerKiKi](https://github.com/PowerKiKi)
    Users must migrate to the Colors [plugin](https://www.chartjs.org/docs/latest/general/colors.html) from Chart.js for color generation
-   Angular 17 ([#&#8203;1757](valor-software/ng2-charts#1757)) [@&#8203;santam85](https://github.com/santam85)
    Angular 17 is the minimum version for v6
-   Target ES2022 as is done in Angular 17 new projects ([#&#8203;1802](valor-software/ng2-charts#1802)) [@&#8203;PowerKiKi](https://github.com/PowerKiKi)
-   Enforce prettier in CI ([#&#8203;1804](valor-software/ng2-charts#1804)) [@&#8203;PowerKiKi](https://github.com/PowerKiKi)
-   Drop CHANGELOG.md ([#&#8203;1805](valor-software/ng2-charts#1805)) [@&#8203;PowerKiKi](https://github.com/PowerKiKi)
-   Migrate to new control flow syntax ([#&#8203;1827](valor-software/ng2-charts#1827)) [@&#8203;PowerKiKi](https://github.com/PowerKiKi)
-   Make defaults type safe ([#&#8203;1836](valor-software/ng2-charts#1836)) [@&#8203;Cselt](https://github.com/Cselt)
-   chore(deps-dev): bump [@&#8203;types/node](https://github.com/types/node) from 20.11.23 to 20.11.24 ([#&#8203;1857](valor-software/ng2-charts#1857)) [@&#8203;dependabot](https://github.com/dependabot)
-   chore(deps-dev): bump [@&#8203;types/node](https://github.com/types/node) from 20.11.20 to 20.11.21 ([#&#820...
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