8000 Comparing v0.3.8...v0.4.0 · aliariff/vscode-erb-beautify · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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: aliariff/vscode-erb-beautify
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.3.8
Choose a base ref
...
head repository: aliariff/vscode-erb-beautify
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.4.0
Choose a head ref
  • 11 commits
  • 12 files changed
  • 3 contributors

Commits on Jun 6, 2023

  1. chore(deps): bump yaml and semantic-release (#43)

    Removes [yaml](https://github.com/eemeli/yaml). It's no longer used after updating ancestor dependency [semantic-release](https://github.com/semantic-release/semantic-release). These dependencies need to be updated together.
    
    
    Removes `yaml`
    
    Updates `semantic-release` from 19.0.5 to 21.0.1
    - [Release notes](https://github.com/semantic-release/semantic-release/releases)
    - [Commits](semantic-release/semantic-release@v19.0.5...v21.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: yaml
      dependency-type: indirect
    - dependency-name: semantic-release
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 6, 2023
    Configuration menu
    Copy the full SHA
    8a4df43 View commit details
    Browse the repository at this point in the history
  2. build: Update deps

    aliariff committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    aabd797 View commit details
    Browse the repository at this point in the history
  3. ci: Use node 18

    aliariff committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    cfb1953 View commit details
    Browse the repository at this point in the history
  4. docs: Add comments

    aliariff committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    02f886f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bdfa402 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d180f3b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f3c2e04 View commit details
    Browse the repository at this point in the history
  8. refactor

    aliariff committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    8b47a26 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9d7d490 View commit details
    Browse the repository at this point in the history
  10. build: ignore Gemfile.lock

    aliariff committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    85d10b9 View commit details
    Browse the repository at this point in the history
  11. chore(release): 0.4.0 [skip ci]

    # [0.4.0](v0.3.8...v0.4.0) (2023-06-06)
    
    ### Features
    
    * Add customEnvVar setting ([9d7d490](9d7d490))
    semantic-release-bot committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    1468a84 View commit details
    Browse the repository at this point in the history
Loading
0