chore: release @cypress/schematic-v3.0.0

[skip ci]
This commit is contained in:
semantic-release-bot
2025-01-07 19:57:32 -05:00
parent 7771231243
commit 9da32db4ee

View File

@@ -1,3 +1,20 @@
# [@cypress/schematic-v3.0.0](https://github.com/cypress-io/cypress/compare/@cypress/schematic-v2.5.2...@cypress/schematic-v3.0.0) (2025-01-08)
### breaking
* release version 3.0.0 of @cypress/schematic. ([e51b975](https://github.com/cypress-io/cypress/commit/e51b975b749cb3a34a9a77ecac176290885d7330))
### Features
* support angular 19 and update tests [run ci] ([#30675](https://github.com/cypress-io/cypress/issues/30675)) ([dcdefb4](https://github.com/cypress-io/cypress/commit/dcdefb4069486d587a87de802064017ec9b67b55))
### BREAKING CHANGES
* Cypress 14 drops support for Angular 13-16. Angular 17.2 and up is supported.
# [@cypress/schematic-v2.5.2](https://github.com/cypress-io/cypress/compare/@cypress/schematic-v2.5.1...@cypress/schematic-v2.5.2) (2024-06-07)