8000 Comparing main...v2.x · cloudevents/sdk-javascript · GitHub
[go: up one dir, main page]

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
10000
base: main
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: v2.x
Choose a head ref
  • 4 commits
  • 4 files changed
  • 1 contributor

Commits on Jul 30, 2020

  1. chore(release): add postinstall script to warn users of name change (#…

    …293)
    
    Since we have recently changed the name of this module to 'cloudevents', users
    may not be aware that version 2.0.2 is out of date, since it won't automatically
    be upgraded on `npm install`.
    
    This commit adds a postinstall script to warn users of this fact, and adds a
    bold, top-level warning to the README.
    
    Fixes: #291
    
    Signed-off-by: Lance Ball <lball@redhat.com>
    
    squash
    lance authored Jul 30, 2020
    Configuration menu
    Copy the full SHA
    c74ee6c View commit details
    Browse the repository at this point in the history
  2. chore(release): 2.0.3

    lance committed Jul 30, 2020
    Configuration menu
    Copy the full SHA
    5bea5f1 View commit details
    Browse the repository at this point in the history
  3. chore(release): add postinstall dir to packaged files

    Signed-off-by: Lance Ball <lball@redhat.com>
    lance committed Jul 30, 2020
    Configuration menu
    Copy the full SHA
    dd0467b View commit details
    Browse the repository at this point in the history
  4. chore(release): 2.0.4

    lance committed Jul 30, 2020
    Configuration menu
    Copy the full SHA
    9a91d87 View commit details
    Browse the repository at this point in the history
Loading
0