Skip to content

Commit

Permalink
chore(release): publish [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Jan 29, 2024
1 parent cc17ab5 commit bad1f93
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions packages/schematics/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [11.0.1](https://github.com/ionic-team/angular-toolkit/compare/@ionic/[email protected]...@ionic/[email protected]) (2024-01-29)


### Bug Fixes

* 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))





# [11.0.0](https://github.com/ionic-team/angular-toolkit/compare/@ionic/[email protected]...@ionic/[email protected]) (2024-01-09)


Expand Down
2 changes: 1 addition & 1 deletion packages/schematics/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ionic/angular-toolkit",
"version": "11.0.0",
"version": "11.0.1",
"license": "MIT",
"description": "Schematics for @ionic/angular apps.",
"homepage": "https://ionicframework.com/",
Expand Down

0 comments on commit bad1f93

Please sign in to comment.