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: cloudevents/sdk-javascript
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v7.0.1
Choose a base ref
...
head repository: cloudevents/sdk-javascript
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v7.0.2
Choose a head ref
  • 3 commits
  • 5 files changed
  • 2 contributors

Commits on May 31, 2023

  1. chore: fix the release-please automation script. (#554)

    The id of release was left out, so the checks to see if there needs to be a publish were being skipped
    
    Signed-off-by: Lucas Holmquist <[email protected]>
    lholmquist authored May 31, 2023
    Configuration menu
    Copy the full SHA
    023171d View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2023

  1. chore: add the provenance flag when publishing to npm (#556)

    * This also splits the GH release and npm publish workflows
    
    Signed-off-by: Lucas Holmquist <[email protected]>
    lholmquist authored Jul 5, 2023
    Configuration menu
    Copy the full SHA
    a0d8682 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. chore(main): release 7.0.2 (#555)

    Signed-off-by: Lucas Holmquist <[email protected]>
    Co-authored-by: Lucas Holmquist <[email protected]>
    github-actions[bot] and lholmquist authored Jul 11, 2023
    Configuration menu
    Copy the full SHA
    0d923a4 View commit details
    Browse the repository at this point in the history
Loading