8000 Comparing v1.1.0...v2.0.0 · npm/redact · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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: npm/redact
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.1.0
Choose a base ref
8000
...
head repository: npm/redact
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.0.0
Choose a head ref
  • 2 commits
  • 22 files changed
  • 2 contributors

Commits on Apr 26, 2024

  1. feat!: adds server redact

    BREAKING CHANGE: This package now uses package.json exports. The only allowed
    entry points are `@npmcli/redact` and `@npmcli/redact/server` in addition to
    the package.json itself.
    reggi authored Apr 26, 2024
    Configuration menu
    Copy the full SHA
    a753300 View commit details
    Browse the repository at this point in the history
  2. chore: release 2.0.0 (#10)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ## [2.0.0](v1.1.0...v2.0.0)
    (2024-04-26)
    
    ### ⚠️ BREAKING CHANGES
    
    * This package now uses package.json exports. The only allowed entry
    points are `@npmcli/redact` and `@npmcli/redact/server` in addition to
    the package.json itself.
    
    ### Features
    
    *
    [`a753300`](a753300)
    [#7](#7) adds server redact (@reggi)
    
    ---
    This PR was generated with [Release
    Please](https://github.com/googleapis/release-please). See
    [documentation](https://github.com/googleapis/release-please#release-please).
    
    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored Apr 26, 2024
    Configuration menu
    Copy the full SHA
    b430e95 View commit details
    Browse the repository at this point in the history
Loading
0