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

release: 0.2.0 #16

Merged
merged 8 commits into from
Jul 12, 2024
Merged

release: 0.2.0 #16

merged 8 commits into from
Jul 12, 2024

Commits on May 30, 2024

  1. chore(deps): Bump mysql2 from 3.9.7 to 3.10.0

    Bumps [mysql2](https://github.com/sidorares/node-mysql2) from 3.9.7 to 3.10.0.
    - [Release notes](https://github.com/sidorares/node-mysql2/releases)
    - [Changelog](https://github.com/sidorares/node-mysql2/blob/master/Changelog.md)
    - [Commits](sidorares/node-mysql2@v3.9.7...v3.10.0)
    
    ---
    updated-dependencies:
    - dependency-name: mysql2
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored May 30, 2024
    Configuration menu
    Copy the full SHA
    e1fd32e View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. chore: update backstage dependency and module config

    Signed-off-by: Tiago Barbosa <tbarbos@hotmail.com>
    t1agob committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    dbe86bd View commit details
    Browse the repository at this point in the history
  2. feat: adding multi-account support to scaffolder

    Signed-off-by: Tiago Barbosa <tbarbos@hotmail.com>
    t1agob committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    3117167 View commit details
    Browse the repository at this point in the history
  3. refactor: refactor code to improve testing

    Signed-off-by: Tiago Barbosa <tbarbos@hotmail.com>
    t1agob committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    723ea2b View commit details
    Browse the repository at this point in the history
  4. test: adding tests for new capabilities

    Signed-off-by: Tiago Barbosa <tbarbos@hotmail.com>
    t1agob committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    bfdf134 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #13 from PagerDuty/feat/add-support-for-multi-acco…

    …unts
    
    feat: add support for multi accounts
    t1agob authored Jul 12, 2024
    Configuration menu
    Copy the full SHA
    ba230af View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ca75eb4 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #9 from PagerDuty/dependabot/npm_and_yarn/mysql2-3…

    ….10.0
    
    chore(deps): Bump mysql2 from 3.9.7 to 3.10.0
    t1agob authored Jul 12, 2024
    Configuration menu
    Copy the full SHA
    1c77aae View commit details
    Browse the repository at this point in the history