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: ahochsteger/gmail-processor
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.0.0-beta.3
Choose a base ref
...
head repository: ahochsteger/gmail-processor
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.0.0-beta.4
Choose a head ref
  • 3 commits
  • 7 files changed
  • 2 contributors

Commits on Aug 20, 2023

  1. fix: ci workflow + release config

    * use npm script for release
    * add deploy step
    * fix workflow env variables
    * fix script to update github secrets
    * dynamically replace lib script id for examples
    ahochsteger committed Aug 20, 2023
    1
    Copy the full SHA
    49ae903 View commit details
  2. 1
    Copy the full SHA
    203a66c View commit details
  3. chore(release): 2.0.0-beta.4 [skip ci]

    # [2.0.0-beta.4](2.0.0-beta.3...2.0.0-beta.4) (2023-08-20)
    
    ### Bug Fixes
    
    * ci workflow + release config ([49ae903](49ae903))
    * release command in workflow ([203a66c](203a66c))
    semantic-release-bot committed Aug 20, 2023
    Copy the full SHA
    d145cfe View commit details
Loading