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 import in types/events/block/index.ts #2739

Merged
merged 6 commits into from
Jul 6, 2024

Commits on Jun 12, 2024

  1. Fix import in types/events/block/index.ts

    Fix wrong placement of the keyword type in the import lines of the types/events/block/index.ts introduced in PR-2491 and released in V2.29.0 preventing compilation.
    PascalPiche committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    cc3e5b2 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. Configuration menu
    Copy the full SHA
    f536cbf View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2024

  1. Update CHANGELOG.md

    neSpecc committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    c14d4f4 View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG.md

    neSpecc committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    f7d61ef View commit details
    Browse the repository at this point in the history
  3. Update CHANGELOG.md

    neSpecc committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    c2d3db1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    964d4d0 View commit details
    Browse the repository at this point in the history