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: pawcoding/astro-loader-pocketbase
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.0
Choose a base ref
...
head repository: pawcoding/astro-loader-pocketbase
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.0.1
Choose a head ref
  • 4 commits
  • 4 files changed
  • 2 contributors

Commits on Dec 14, 2024

  1. fix(load): use correct date format for updated entries request

    Thanks to @kmishmael for reporting this bug in #18!
    pawcoding committed Dec 14, 2024
    Configuration menu
    Copy the full SHA
    c9df0d2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2977878 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1ba9ce4 View commit details
    Browse the repository at this point in the history
  4. chore(release): 1.0.1 [skip ci]

    ## [1.0.1](v1.0.0...v1.0.1) (2024-12-14)
    
    ### Bug Fixes
    
    * **load:** only print update message when package was previously installed ([2977878](2977878))
    * **load:** use correct date format for updated entries request ([c9df0d2](c9df0d2)), closes [#18](#18)
    semantic-release-bot committed Dec 14, 2024
    Configuration menu
    Copy the full SHA
    9e662ca View commit details
    Browse the repository at this point in the history
Loading