Skip to content

Commit 4f7ef47

Browse files
author
github-actions
committed
chore(release): publish [skip ci]
- @ionic/angular-toolkit@9.0.0
1 parent 19f1abc commit 4f7ef47

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

packages/schematics/CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,22 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [9.0.0](https://github.com/ionic-team/angular-toolkit/compare/@ionic/angular-toolkit@8.1.0...@ionic/angular-toolkit@9.0.0) (2023-03-28)
7+
8+
9+
### Features
10+
11+
* **schematics:** bump deps ([19f1abc](https://github.com/ionic-team/angular-toolkit/commit/19f1abc79df3e037744df859e13f2c8f5bd7b985))
12+
13+
14+
### BREAKING CHANGES
15+
16+
* **schematics:** This bumps angualr-toolkit to support version 15 of angular
17+
18+
19+
20+
21+
622
# [8.1.0](https://github.com/ionic-team/angular-toolkit/compare/@ionic/angular-toolkit@8.0.0...@ionic/angular-toolkit@8.1.0) (2023-03-28)
723

824

packages/schematics/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ionic/angular-toolkit",
3-
"version": "8.1.0",
3+
"version": "9.0.0",
44
"license": "MIT",
55
"description": "Schematics for @ionic/angular apps.",
66
"homepage": "https://ionicframework.com/",

0 commit comments

Comments
 (0)