Skip to content

Commit

Permalink
Release ionic@v6.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
hakimio committed Jan 2, 2025
1 parent 2e052c9 commit d9bfe5b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions libs/ngx-ui-tour-ionic/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
<a name="6.0.1"></a>

# [6.0.1](https://github.com/hakimio/ngx-ui-tour) (2025-01-02)

### Fixes
- Fix some of the step options not getting applied correctly after switching to "OnPush" change detection strategy

<a name="6.0.0"></a>

# [6.0.0](https://github.com/hakimio/ngx-ui-tour) (2024-12-30)
Expand Down
2 changes: 1 addition & 1 deletion libs/ngx-ui-tour-ionic/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ngx-ui-tour-ionic",
"version": "6.0.0",
"version": "6.0.1",
"description": "UI tour library for Angular 15+",
"keywords": [
"angular",
Expand Down

0 comments on commit d9bfe5b

Please sign in to comment.