Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: mheob/vscode-snippets
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.2.0
Choose a base ref
...
head repository: mheob/vscode-snippets
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.3.0
Choose a head ref
  • 12 commits
  • 43 files changed
  • 2 contributors

Commits on Oct 7, 2021

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

Commits on Oct 25, 2021

  1. 🔧 Add CODEOWNERS and deepsource (#28)

    mheob authored Oct 25, 2021
    Configuration menu
    Copy the full SHA
    9d92839 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2022

  1. ⚡ Speed up snippet generation (#66)

    Also update dependencies
    mheob authored Mar 13, 2022
    Configuration menu
    Copy the full SHA
    32a44d0 View commit details
    Browse the repository at this point in the history
  2. ⬆️ Bump actions/setup-node from 2 to 3 (#60)

    Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2 to 3.
    - [Release notes](https://github.com/actions/setup-node/releases)
    - [Commits](actions/setup-node@v2...v3)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-node
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 13, 2022
    Configuration menu
    Copy the full SHA
    e1c6b5c View commit details
    Browse the repository at this point in the history
  3. ⬆️ Bump actions/checkout from 2 to 3 (#61)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v2...v3)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 13, 2022
    Configuration menu
    Copy the full SHA
    f941d62 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c8849ab View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a4d7a49 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2022

  1. Configuration menu
    Copy the full SHA
    79c8569 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f7a7615 View commit details
    Browse the repository at this point in the history
  3. 💚 Fix bump-version workflow (#77)

    Also update dependencies.
    mheob authored Mar 15, 2022
    Configuration menu
    Copy the full SHA
    786a623 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9dc3eaf View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2022

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