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: sweetgreen/sg-node-logger
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.7.7-alpha.3
Choose a base ref
...
head repository: sweetgreen/sg-node-logger
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: alpha
Choose a head ref
  • 12 commits
  • 24 files changed
  • 4 contributors

Commits on Dec 15, 2022

  1. Merge pull request #35 from sweetgreen/alpha

    Update security vulnerabilities
    aston-king-sg authored Dec 15, 2022
    Configuration menu
    Copy the full SHA
    296a02d View commit details
    Browse the repository at this point in the history
  2. chore(release): 1.7.7 [skip ci]

    ## [1.7.7](v1.7.6...v1.7.7) (2022-12-15)
    
    ### Bug Fixes
    
    * **deploy-process:** adds husky hooks to package.json ([334f3a2](334f3a2))
    * **deploy-process:** reverts changes to configs.ts ([eae0c5e](eae0c5e))
    * **deploy-process:** testing readding husky precommit hook ([6553b8a](6553b8a))
    * **deploy-process:** testing removal of husky precommit hook for github actions ([ceedf9f](ceedf9f))
    * **deploy-process:** updates yarn.lock ([56acbf2](56acbf2))
    * **transport-cleanup:** cleanup unused refs and code from transports.ts ([81f33c1](81f33c1))
    * **vulnerabilities:** no-op to trigger an alpha build ([62603e1](62603e1))
    semantic-release-bot committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    b0387ce View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2023

  1. Test releasing no-op

    westhechiang committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    c933763 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f1dadc5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ccd71d2 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2023

  1. Configuration menu
    Copy the full SHA
    20eddcd View commit details
    Browse the repository at this point in the history
  2. chore(release): 1.7.8-alpha.1 [skip ci]

    ## [1.7.8-alpha.1](v1.7.7...v1.7.8-alpha.1) (2023-01-13)
    
    ### Bug Fixes
    
    * **no-op:** testing alpha release ([f1dadc5](f1dadc5))
    * **release-pipe:** Update to semantic-release-action@v3 ([20eddcd](20eddcd))
    semantic-release-bot committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    bd29d71 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5f515a7 View commit details
    Browse the repository at this point in the history
  4. chore(release): 1.7.8-alpha.2 [skip ci]

    ## [1.7.8-alpha.2](v1.7.8-alpha.1...v1.7.8-alpha.2) (2023-01-13)
    
    ### Bug Fixes
    
    * **merge-main:** Merge branch 'main' into alpha ([5f515a7](5f515a7))
    semantic-release-bot committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    bcb1452 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6e45bee View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b4a0031 View commit details
    Browse the repository at this point in the history
  7. chore(release): 1.7.8-alpha.3 [skip ci]

    ## [1.7.8-alpha.3](v1.7.8-alpha.2...v1.7.8-alpha.3) (2023-01-13)
    
    ### Bug Fixes
    
    * **security-updates:** resolves existing security vulnerabilities ([6e45bee](6e45bee))
    semantic-release-bot committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    7b05be7 View commit details
    Browse the repository at this point in the history
Loading