Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: update angular version to support angular 17 #183

Closed
wants to merge 1 commit into from

Conversation

ben-mathu
Copy link

Updated the angular version to 17

resolves #181

PR Checklist

Please check if your PR fulfils the following requirements:

  • The commit message follows the guidelines
  • Tests for the changes have been added (for bug fixes/features)
  • Docs have been added/updated (for bug fixes/features)

Updated the angular version to 17

resolves udayvunnam#181
@ben-mathu ben-mathu requested a review from udayvunnam as a code owner January 31, 2024 23:41
Copy link

vercel bot commented Jan 31, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
xng-breadcrumb ❌ Failed (Inspect) Jan 31, 2024 11:43pm

@@ -1,6 +1,6 @@
{
"name": "xng-breadcrumb-workspace",
"version": "10.0.2",
"version": "10.0.1",
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For version changes, one normally increments the version number.
So we'd expect to see 10.0.3

@udayvunnam
Copy link
Owner

to be done with a different PR

@udayvunnam udayvunnam closed this Mar 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support for Angular 17
3 participants