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: kilianpaquier/semantic-release-backmerge
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.1.3
Choose a base ref
...
head repository: kilianpaquier/semantic-release-backmerge
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.1.4
Choose a head ref
  • 8 commits
  • 8 files changed
  • 3 contributors

Commits on Jun 1, 2024

  1. docs(readme): fix missing ` on channels field

    Signed-off-by: kilianpaquier <kilian@kilianpaquier.com>
    kilianpaquier committed Jun 1, 2024
    Copy the full SHA
    e974698 View commit details

Commits on Jun 2, 2024

  1. ci(deps): upgrade bun version

    Signed-off-by: kilianpaquier <kilian@kilianpaquier.com>
    kilianpaquier committed Jun 2, 2024
    Copy the full SHA
    8ffff9d View commit details

Commits on Jun 16, 2024

  1. ci(layout): update project layout for dependabot and bun-version

    Signed-off-by: kilianpaquier <kilian@kilianpaquier.com>
    kilianpaquier committed Jun 16, 2024
    Copy the full SHA
    31994e1 View commit details

Commits on Jun 24, 2024

  1. ci(deps): bump oven-sh/setup-bun in the major-minor-patch group

    Bumps the major-minor-patch group with 1 update: [oven-sh/setup-bun](https://github.com/oven-sh/setup-bun).
    
    
    Updates `oven-sh/setup-bun` from 1 to 2
    - [Release notes](https://github.com/oven-sh/setup-bun/releases)
    - [Commits](oven-sh/setup-bun@v1...v2)
    
    ---
    updated-dependencies:
    - dependency-name: oven-sh/setup-bun
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: major-minor-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and kilianpaquier committed Jun 24, 2024
    Copy the full SHA
    40e66cb View commit details
  2. ci(deps): use package.json to retrieve bun version

    Signed-off-by: kilianpaquier <kilian@kilianpaquier.com>
    kilianpaquier committed Jun 24, 2024
    Copy the full SHA
    963e66d View commit details
  3. chore(deps): upgrade bun to v1.1.16

    Signed-off-by: kilianpaquier <kilian@kilianpaquier.com>
    kilianpaquier committed Jun 24, 2024
    Copy the full SHA
    1c673e2 View commit details
  4. chore(deps): bump minor dependencies

    Signed-off-by: kilianpaquier <kilian@kilianpaquier.com>
    kilianpaquier committed Jun 24, 2024
    Copy the full SHA
    8a80efe View commit details
  5. chore(release): v1.1.4 [skip ci]

    ## [1.1.4](v1.1.3...v1.1.4) (2024-06-24)
    
    ### Documentation
    
    * **readme:** fix missing ` on channels field ([e974698](e974698))
    
    ### Chores
    
    * **deps:** bump minor dependencies ([8a80efe](8a80efe))
    * **deps:** upgrade bun to v1.1.16 ([1c673e2](1c673e2))
    semantic-release-bot committed Jun 24, 2024
    Copy the full SHA
    bee2609 View commit details
Loading