Skip to content

Commit

Permalink
fix: commit not detected in squash
Browse files Browse the repository at this point in the history
refactor: update to @angular v18 BREAKING CHANGES

fix: lint error for unused variable
- BREAKING CHANGES: some argument of MANY methods has been removed for unused reason
- BREAKING CHANGES: Overlay directive and service are remove since it's not functional
  • Loading branch information
alecarn committed Sep 3, 2024
1 parent dbdc3ce commit 8737313
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"packages/*",
"projects/*"
],
"version": "17.0.1-next.1",
"version": "17.0.1-next.2",
"description": "IGO Library",
"author": "IGO Community",
"license": "MIT",
Expand Down

0 comments on commit 8737313

Please sign in to comment.