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: Dexus/pem
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.14.0
Choose a base ref
...
head repository: Dexus/pem
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.14.1
Choose a head ref
  • 3 commits
  • 6 files changed
  • 3 contributors

Commits on Jan 25, 2019

  1. fix(package): add altNames + csrConfigFile options to createCertificate

    The new Options are only available if no `csr` option is set.
    Josef Fröhle committed Jan 25, 2019
    Configuration menu
    Copy the full SHA
    f599d96 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #230 from Dexus/san-addon

    fix(package): add altNames + csrConfigFile options to createCertificate
    Dexus authored Jan 25, 2019
    Configuration menu
    Copy the full SHA
    806f843 View commit details
    Browse the repository at this point in the history
  3. chore(release): 1.14.1 [skip ci]

    ## [1.14.1](v1.14.0...v1.14.1) (2019-01-25)
    
    ### Bug Fixes
    
    * **package:** add altNames + csrConfigFile options to createCertificate ([f599d96](f599d96))
    semantic-release-bot committed Jan 25, 2019
    Configuration menu
    Copy the full SHA
    2dc1b8b View commit details
    Browse the repository at this point in the history
Loading