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: cham11ng/react-copy-button
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.2.8
Choose a base ref
...
head repository: cham11ng/react-copy-button
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.3.0
Choose a head ref
  • 9 commits
  • 10 files changed
  • 2 contributors

Commits on Jul 22, 2023

  1. Bump word-wrap from 1.2.3 to 1.2.4 (#80)

    Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
    - [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
    - [Commits](jonschlinkert/word-wrap@1.2.3...1.2.4)
    
    ---
    updated-dependencies:
    - dependency-name: word-wrap
      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 22, 2023
    Configuration menu
    Copy the full SHA
    bb9f284 View commit details
    Browse the repository at this point in the history
  2. Bump word-wrap from 1.2.3 to 1.2.4 in /example (#79)

    Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
    - [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
    - [Commits](jonschlinkert/word-wrap@1.2.3...1.2.4)
    
    ---
    updated-dependencies:
    - dependency-name: word-wrap
      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 22, 2023
    Configuration menu
    Copy the full SHA
    5897c4d View commit details
    Browse the repository at this point in the history
  3. Bump semver from 6.3.0 to 6.3.1 in /example (#78)

    Bumps [semver](https://github.com/npm/node-semver) from 6.3.0 to 6.3.1.
    - [Release notes](https://github.com/npm/node-semver/releases)
    - [Changelog](https://github.com/npm/node-semver/blob/v6.3.1/CHANGELOG.md)
    - [Commits](npm/node-semver@v6.3.0...v6.3.1)
    
    ---
    updated-dependencies:
    - dependency-name: semver
      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 22, 2023
    Configuration menu
    Copy the full SHA
    77ab521 View commit details
    Browse the repository at this point in the history
  4. Bump tough-cookie from 4.0.0 to 4.1.3 in /example (#77)

    Bumps [tough-cookie](https://github.com/salesforce/tough-cookie) from 4.0.0 to 4.1.3.
    - [Release notes](https://github.com/salesforce/tough-cookie/releases)
    - [Changelog](https://github.com/salesforce/tough-cookie/blob/master/CHANGELOG.md)
    - [Commits](salesforce/tough-cookie@v4.0.0...v4.1.3)
    
    ---
    updated-dependencies:
    - dependency-name: tough-cookie
      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 22, 2023
    Configuration menu
    Copy the full SHA
    8252c76 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2023

  1. Bump json5 from 2.2.1 to 2.2.3 (#81)

    Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.3.
    - [Release notes](https://github.com/json5/json5/releases)
    - [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
    - [Commits](json5/json5@v2.2.1...v2.2.3)
    
    ---
    updated-dependencies:
    - dependency-name: json5
      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 Aug 5, 2023
    Configuration menu
    Copy the full SHA
    092021e View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2023

  1. Upgrade package (#82)

    cham11ng authored Oct 1, 2023
    Configuration menu
    Copy the full SHA
    2df2594 View commit details
    Browse the repository at this point in the history
  2. Oh my bun (#83)

    * Oh my bun
    
    * Update workflow
    cham11ng authored Oct 1, 2023
    Configuration menu
    Copy the full SHA
    e729f90 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c933ac1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1c186ef View commit details
    Browse the repository at this point in the history
Loading