chore(main): release ng-schematics 0.6.0 (#11820)

Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
This commit is contained in:
release-please[bot]
2024-02-05 13:03:02 +00:00
committed by GitHub
parent e2d42800c3
commit 9add4b4815
4 changed files with 14 additions and 3 deletions

View File

@@ -1,5 +1,16 @@
# Changelog
## [0.6.0](https://github.com/puppeteer/puppeteer/compare/ng-schematics-v0.5.6...ng-schematics-v0.6.0) (2024-02-05)
### ⚠ BREAKING CHANGES
* drop support for node16 ([#10912](https://github.com/puppeteer/puppeteer/issues/10912))
### Features
* drop support for node16 ([#10912](https://github.com/puppeteer/puppeteer/issues/10912)) ([953f420](https://github.com/puppeteer/puppeteer/commit/953f4207b17210fa7231225e6f29a826f77e0832))
## [0.5.6](https://github.com/puppeteer/puppeteer/compare/ng-schematics-v0.5.5...ng-schematics-v0.5.6) (2024-01-16)

View File

@@ -1,6 +1,6 @@
{
"name": "@puppeteer/ng-schematics",
"version": "0.5.6",
"version": "0.6.0",
"description": "Puppeteer Angular schematics",
"scripts": {
"build": "wireit",