Skip to content

Commit

Permalink
ci(release): 9.0.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Jan 10, 2025
1 parent 90fe11c commit f11fafe
Show file tree
Hide file tree
Showing 3 changed files with 25 additions and 3 deletions.
22 changes: 22 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,25 @@
# [9.0.0](https://github.com/Teradata/covalent/compare/v8.24.2...v9.0.0) (2025-01-10)

- Feat/angular 18 upgrade (#2283) ([90fe11c](https://github.com/Teradata/covalent/commit/90fe11cdb9cfd1119a403dd263ad2af191a75aba)), closes [#2283](https://github.com/Teradata/covalent/issues/2283)

### BREAKING CHANGES

- Upgrade covalent to Angular 18

- build(nx): remove nx cloud id
- fix(package): fix angular versioning issues
- revert(version): remove beta version number
- build(chromatic): use node 18
- build(ci): fix failing component tests
- docs(covalent): update docs for angular 18
- feat(react-components): create react web components
- fix(styles): fix badge and card styling issues
- docs(components): update new component docs
- build(components): upgrade monaco editor version
- build(email-generator): fix build issues in libs
- fix(package): remove duplicate icon lockup entry
- docs(angular): updating angular.dev links

# [9.0.0-beta.4](https://github.com/Teradata/covalent/compare/v9.0.0-beta.3...v9.0.0-beta.4) (2024-11-26)

### Bug Fixes
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "covalent",
"version": "8.24.2",
"version": "9.0.0",
"description": "Teradata UI Platform built on Angular Material",
"keywords": [
"angular",
Expand Down

0 comments on commit f11fafe

Please sign in to comment.