Thanks to visit codestin.com
Credit goes to github.com

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: LeDDGroup/typescript-transform-paths
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.4.9
Choose a base ref
...
head repository: LeDDGroup/typescript-transform-paths
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.4.10
Choose a head ref
  • 5 commits
  • 9 files changed
  • 1 contributor

Commits on Aug 7, 2024

  1. chore: update dependencies (#226)

    yarn up -R '**'
    danielpza authored Aug 7, 2024
    Configuration menu
    Copy the full SHA
    b303603 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    338dc87 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. chore: replace standard-version with changelogen (#227)

    [standard-version](https://www.npmjs.com/package/standard-version) has
    been deprecated for a while.
    
    [changelogen](https://github.com/unjs/changelogen) seems like a
    promising replacement from the unjs ecosystem.
    
    Tested this workflow in some of my other packages and LGTM
    danielpza authored Aug 8, 2024
    Configuration menu
    Copy the full SHA
    8e3bb62 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d07ace6 View commit details
    Browse the repository at this point in the history
  3. chore(release): v3.4.10

    danielpza committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    ac816db View commit details
    Browse the repository at this point in the history
Loading