Skip to content

Commit bad1f93

Browse files
author
github-actions
committed
chore(release): publish [skip ci]
- @ionic/[email protected]
1 parent cc17ab5 commit bad1f93

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

packages/schematics/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
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+
## [11.0.1](https://github.com/ionic-team/angular-toolkit/compare/@ionic/[email protected]...@ionic/[email protected]) (2024-01-29)
7+
8+
9+
### Bug Fixes
10+
11+
* standalone component can be created ([#510](https://github.com/ionic-team/angular-toolkit/issues/510)) ([cc17ab5](https://github.com/ionic-team/angular-toolkit/commit/cc17ab51bf8b3e03a9cd18c1a8e3e527d63519ef))
12+
13+
14+
15+
16+
617
# [11.0.0](https://github.com/ionic-team/angular-toolkit/compare/@ionic/[email protected]...@ionic/[email protected]) (2024-01-09)
718

819

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": "11.0.0",
3+
"version": "11.0.1",
44
"license": "MIT",
55
"description": "Schematics for @ionic/angular apps.",
66
"homepage": "https://ionicframework.com/",

0 commit comments

Comments
 (0)