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: harttle/liquidjs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v9.40.0
Choose a base ref
...
head repository: harttle/liquidjs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v9.41.0
Choose a head ref
  • 3 commits
  • 6 files changed
  • 3 contributors

Commits on Aug 20, 2022

  1. chore(deps): bump path-parse and path-parse

    Bumps [path-parse](https://github.com/jbgutierrez/path-parse) and [path-parse](https://github.com/jbgutierrez/path-parse). These dependencies needed to be updated together.
    
    Updates `path-parse` from 1.0.7 to 1.0.7
    - [Release notes](https://github.com/jbgutierrez/path-parse/releases)
    - [Commits](jbgutierrez/path-parse@v1.0.7...v1.0.7)
    
    Updates `path-parse` from 1.0.6 to 1.0.7
    - [Release notes](https://github.com/jbgutierrez/path-parse/releases)
    - [Commits](jbgutierrez/path-parse@v1.0.7...v1.0.7)
    
    ---
    updated-dependencies:
    - dependency-name: path-parse
      dependency-type: indirect
    - dependency-name: path-parse
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and harttle committed Aug 20, 2022
    Configuration menu
    Copy the full SHA
    2089b9b View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2022

  1. Configuration menu
    Copy the full SHA
    071368a View commit details
    Browse the repository at this point in the history
  2. chore(release): 9.41.0 [skip ci]

    # [9.41.0](v9.40.0...v9.41.0) (2022-08-24)
    
    ### Features
    
    * use evalValue to parse & render expression, [#527](#527) ([071368a](071368a))
    semantic-release-bot committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    0997530 View commit details
    Browse the repository at this point in the history
Loading