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: cgkineo/adapt-search
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.2.1
Choose a base ref
...
head repository: cgkineo/adapt-search
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 14 commits
  • 28 files changed
  • 6 contributors

Commits on Feb 14, 2023

  1. Copy the full SHA
    5e4bbfc View commit details
  2. Chore(release): 4.2.2 [skip ci]

    ## [4.2.2](v4.2.1...v4.2.2) (2023-02-14)
    
    ### Fix
    
    * Added release automation ([5e4bbfc](5e4bbfc))
    semantic-release-bot committed Feb 14, 2023
    Copy the full SHA
    f0d8762 View commit details
  3. Copy the full SHA
    fbc2507 View commit details
  4. Chore(release): 4.2.3 [skip ci]

    ## [4.2.3](v4.2.2...v4.2.3) (2023-02-14)
    
    ### Fix
    
    * Adds AAT v1 schemas (fixes: #63) ([fbc2507](fbc2507)), closes [#63](#63)
    semantic-release-bot committed Feb 14, 2023
    Copy the full SHA
    9380728 View commit details

Commits on Jun 8, 2023

  1. Copy the full SHA
    926ce9a View commit details
  2. Chore(release): 4.2.4 [skip ci]

    ## [4.2.4](v4.2.3...v4.2.4) (2023-06-08)
    
    ### Fix
    
    * Standardise example.json and schema (#70) ([926ce9a](926ce9a)), closes [#70](#70)
    semantic-release-bot committed Jun 8, 2023
    Copy the full SHA
    6afad9b View commit details

Commits on Jun 23, 2023

  1. Copy the full SHA
    4ce6c75 View commit details
  2. Chore(release): 4.2.5 [skip ci]

    ## [4.2.5](v4.2.4...v4.2.5) (2023-06-23)
    
    ### Fix
    
    * Remove empty globals from course.schema (fixes #65) ([4ce6c75](4ce6c75)), closes [#65](#65)
    semantic-release-bot committed Jun 23, 2023
    Copy the full SHA
    f244425 View commit details

Commits on Sep 27, 2023

  1. Copy the full SHA
    6b6f1c9 View commit details
  2. Chore(release): 4.2.6 [skip ci]

    ## [4.2.6](v4.2.5...v4.2.6) (2023-09-27)
    
    ### Fix
    
    * Add search field label element (fixes #67) (#71) ([6b6f1c9](6b6f1c9)), closes [#67](#67) [#71](#71)
    semantic-release-bot committed Sep 27, 2023
    Copy the full SHA
    d785c9a View commit details

Commits on Oct 4, 2023

  1. Copy the full SHA
    306b8c4 View commit details
  2. Chore(release): 4.2.7 [skip ci]

    ## [4.2.7](v4.2.6...v4.2.7) (2023-10-04)
    
    ### Fix
    
    * Ignore invalid content (fixes #68) (#72) ([306b8c4](306b8c4)), closes [#68](#68) [#72](#72)
    semantic-release-bot committed Oct 4, 2023
    Copy the full SHA
    88637b7 View commit details

Commits on Jul 15, 2024

  1. Bump braces from 3.0.2 to 3.0.3 (#73)

    Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
    - [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
    - [Commits](micromatch/braces@3.0.2...3.0.3)
    
    ---
    updated-dependencies:
    - dependency-name: braces
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 15, 2024
    Copy the full SHA
    643b515 View commit details

Commits on Mar 4, 2025

  1. Chore: Add support for new issue experience (fixes #74) (#76)

    * Create issue_template.md
    
    * Create config.yml
    kirsty-hames authored Mar 4, 2025
    Copy the full SHA
    c95c71f View commit details
Loading