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

chore: use changesets to manage release #706

Merged
merged 35 commits into from
Jul 7, 2023

Commits on Jul 4, 2023

  1. use changesets

    KhudaDad414 committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    75141e5 View commit details
    Browse the repository at this point in the history
  2. add ADR

    KhudaDad414 committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    f851c53 View commit details
    Browse the repository at this point in the history
  3. restore line

    KhudaDad414 committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    ffcf603 View commit details
    Browse the repository at this point in the history
  4. regenerate package-json

    KhudaDad414 committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    0fec23d View commit details
    Browse the repository at this point in the history
  5. add linux-support

    KhudaDad414 committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    7ff109c View commit details
    Browse the repository at this point in the history
  6. Version Packages (#14)

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    KhudaDad414 and github-actions[bot] authored Jul 4, 2023
    Configuration menu
    Copy the full SHA
    ae0ac8d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b3ec359 View commit details
    Browse the repository at this point in the history
  8. remove check

    KhudaDad414 committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    ee43893 View commit details
    Browse the repository at this point in the history
  9. version packages (#15)

    Co-authored-by: asyncapi-bot <[email protected]>
    KhudaDad414 and asyncapi-bot authored Jul 4, 2023
    Configuration menu
    Copy the full SHA
    fa35c6f View commit details
    Browse the repository at this point in the history
  10. remove tests

    KhudaDad414 committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    5a33a20 View commit details
    Browse the repository at this point in the history
  11. remove extra line

    KhudaDad414 committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    9c7e1f3 View commit details
    Browse the repository at this point in the history
  12. reset version

    KhudaDad414 committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    33fb4e6 View commit details
    Browse the repository at this point in the history
  13. add docker publish

    KhudaDad414 committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    6c5c6d0 View commit details
    Browse the repository at this point in the history
  14. remove semantic release

    KhudaDad414 committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    31dc032 View commit details
    Browse the repository at this point in the history
  15. regenerate package-lock

    KhudaDad414 committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    1af2fe5 View commit details
    Browse the repository at this point in the history
  16. version packages (#16)

    Co-authored-by: asyncapi-bot <[email protected]>
    KhudaDad414 and asyncapi-bot authored Jul 4, 2023
    Configuration menu
    Copy the full SHA
    12f93d9 View commit details
    Browse the repository at this point in the history
  17. remove empty env

    KhudaDad414 committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    8501eb9 View commit details
    Browse the repository at this point in the history
  18. version packages (#17)

    Co-authored-by: asyncapi-bot <[email protected]>
    KhudaDad414 and asyncapi-bot authored Jul 4, 2023
    Configuration menu
    Copy the full SHA
    11147a5 View commit details
    Browse the repository at this point in the history
  19. testing

    KhudaDad414 committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    5304e4b View commit details
    Browse the repository at this point in the history
  20. version packages (#18)

    Co-authored-by: asyncapi-bot <[email protected]>
    KhudaDad414 and asyncapi-bot authored Jul 4, 2023
    Configuration menu
    Copy the full SHA
    61e65f2 View commit details
    Browse the repository at this point in the history
  21. add correct tag

    KhudaDad414 committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    5435cb6 View commit details
    Browse the repository at this point in the history
  22. version packages (#19)

    Co-authored-by: asyncapi-bot <[email protected]>
    KhudaDad414 and asyncapi-bot authored Jul 4, 2023
    Configuration menu
    Copy the full SHA
    79894f3 View commit details
    Browse the repository at this point in the history
  23. final touches

    KhudaDad414 committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    a9ed0d9 View commit details
    Browse the repository at this point in the history
  24. regenerate package-lock

    KhudaDad414 committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    71c35cd View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    c4745c4 View commit details
    Browse the repository at this point in the history
  26. regenerate package-lock

    KhudaDad414 committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    9a6fa2f View commit details
    Browse the repository at this point in the history
  27. Trigger Build

    KhudaDad414 committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    85e1c02 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2023

  1. remove ADR

    KhudaDad414 committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    d9168b4 View commit details
    Browse the repository at this point in the history
  2. Create pitch.yml

    KhudaDad414 authored Jul 5, 2023
    Configuration menu
    Copy the full SHA
    f5ef498 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2023

  1. Configuration menu
    Copy the full SHA
    b50bfc5 View commit details
    Browse the repository at this point in the history
  2. regenerate package-lock

    KhudaDad414 committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    53dcb10 View commit details
    Browse the repository at this point in the history
  3. use correct package name

    KhudaDad414 committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    89b2c30 View commit details
    Browse the repository at this point in the history
  4. rectify package

    KhudaDad414 committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    00f0893 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c923b1c View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

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