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: kleydon/prisma-session-store
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.1.12
Choose a base ref
...
head repository: kleydon/prisma-session-store
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.1.13
Choose a head ref
  • 5 commits
  • 6 files changed
  • 2 contributors

Commits on Jun 28, 2023

  1. fix: dont get expired session

    * Fix for issue #115
    * Adjusted tslint configuration to un-break it
    kleydon committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    de9304d View commit details
    Browse the repository at this point in the history
  2. fix: adjusted a test

    kleydon committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    7ef28a8 View commit details
    Browse the repository at this point in the history
  3. fix: fixed test case

    kleydon committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    15e8381 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #116 from kleydon/dev-1

    fix: dont get expired session
    kleydon authored Jun 28, 2023
    Configuration menu
    Copy the full SHA
    1651938 View commit details
    Browse the repository at this point in the history
  5. chore: 3.1.13 [skip ci]

    ## [3.1.13](v3.1.12...v3.1.13) (2023-06-28)
    
    ### Bug Fixes
    
    * adjusted a test ([7ef28a8](7ef28a8))
    * dont get expired session ([de9304d](de9304d)), closes [#115](#115)
    * fixed test case ([15e8381](15e8381))
    semantic-release-bot committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    48ba000 View commit details
    Browse the repository at this point in the history
Loading