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: neet/masto.js
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.5.1
Choose a base ref
...
head repository: neet/masto.js
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6.5.2
Choose a head ref
  • 5 commits
  • 6 files changed
  • 2 contributors

Commits on Dec 26, 2023

  1. Configuration menu
    Copy the full SHA
    35cad26 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2691c27 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1020 from neet/fix-search-response-type

    fix: Fix type of hashtags to be an array in `Search` entity
    neet authored Dec 26, 2023
    Configuration menu
    Copy the full SHA
    7b96ba8 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1019 from neet/fix-search-pagination

    fix: Fix search API to return paginator
    neet authored Dec 26, 2023
    Configuration menu
    Copy the full SHA
    0d59cab View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2023

  1. chore(release): 6.5.2 [skip ci]

    ## [6.5.2](v6.5.1...v6.5.2) (2023-12-27)
    
    ### Bug Fixes
    
    * Fix search API to return paginator ([2691c27](2691c27))
    * Fix type of hashtags to be an array in `Search` entity ([35cad26](35cad26))
    semantic-release-bot committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    bd93fdc View commit details
    Browse the repository at this point in the history
Loading