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: scriptcoded/sql-highlight
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1b6e2f4
Choose a base ref
...
head repository: scriptcoded/sql-highlight
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 421f0b8
Choose a head ref
  • 14 commits
  • 7 files changed
  • 4 contributors

Commits on Mar 17, 2023

  1. docs: reformat changelog

    Because both Semantic Release and Release Please have written to the
    changelog, it wasn't properly formatted. Hopefully this fix won't affect
    future additions to the changelog.
    scriptcoded committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    c4c9d5e View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2023

  1. docs: change downloads badge to bundle size

    If users care about downloads they check that themselves. Bundle size
    is, or at least should be more interesting for everyone.
    scriptcoded committed Mar 18, 2023
    Configuration menu
    Copy the full SHA
    580c005 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7d6090e View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2023

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

Commits on Apr 3, 2023

  1. chore(deps-dev): bump eslint from 8.36.0 to 8.37.0

    Bumps [eslint](https://github.com/eslint/eslint) from 8.36.0 to 8.37.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v8.36.0...v8.37.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 3, 2023
    Configuration menu
    Copy the full SHA
    de25eac View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump eslint-plugin-n from 15.6.1 to 15.7.0

    Bumps [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n) from 15.6.1 to 15.7.0.
    - [Release notes](https://github.com/eslint-community/eslint-plugin-n/releases)
    - [Commits](eslint-community/eslint-plugin-n@15.6.1...15.7.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-plugin-n
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 3, 2023
    Configuration menu
    Copy the full SHA
    3a29d55 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    01dd3ce View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    01c2559 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2023

  1. chore(deps-dev): bump eslint from 8.37.0 to 8.38.0

    Bumps [eslint](https://github.com/eslint/eslint) from 8.37.0 to 8.38.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v8.37.0...v8.38.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 10, 2023
    Configuration menu
    Copy the full SHA
    30b40b9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4902ed8 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2023

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

Commits on Apr 18, 2023

  1. Configuration menu
    Copy the full SHA
    367756d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    de7ef0d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    421f0b8 View commit details
    Browse the repository at this point in the history
Loading