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: r8/logseq-chess
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.1
Choose a base ref
...
head repository: r8/logseq-chess
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.1.0
Choose a head ref
  • 15 commits
  • 15 files changed
  • 4 contributors

Commits on Jul 12, 2023

  1. Update package.json

    xyhp915 authored Jul 12, 2023
    Configuration menu
    Copy the full SHA
    f13fb19 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from xyhp915/patch-1

    Update package.json
    r8 authored Jul 12, 2023
    Configuration menu
    Copy the full SHA
    811f303 View commit details
    Browse the repository at this point in the history
  3. chore: Add icon to README.md

    r8 committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    ae27603 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fbca1d2 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #2 from r8/readme-updates

    Readme updates
    r8 authored Jul 12, 2023
    Configuration menu
    Copy the full SHA
    3cc1dc9 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. chore: Add Prettier

    r8 committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    b08ba95 View commit details
    Browse the repository at this point in the history
  2. chore: Improve plugin structure

    r8 committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    4c7e331 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. chore: Update icon url in README

    r8 committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    09476e4 View commit details
    Browse the repository at this point in the history
  2. chore: Set icon size in README

    r8 committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    35a3170 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

  1. chore(deps): bump semver from 5.7.1 to 5.7.2

    Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
    - [Release notes](https://github.com/npm/node-semver/releases)
    - [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
    - [Commits](npm/node-semver@v5.7.1...v5.7.2)
    
    ---
    updated-dependencies:
    - dependency-name: semver
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 21, 2023
    Configuration menu
    Copy the full SHA
    a3ab1ad View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3 from r8/dependabot/npm_and_yarn/semver-5.7.2

    chore(deps): bump semver from 5.7.1 to 5.7.2
    r8 authored Jul 21, 2023
    Configuration menu
    Copy the full SHA
    46556a9 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2023

  1. feat: Add plugin settings

    r8 committed Jul 23, 2023
    Configuration menu
    Copy the full SHA
    8ee2590 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b4d5ea5 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #4 from r8/settings

    Implement Settings
    r8 authored Jul 23, 2023
    Configuration menu
    Copy the full SHA
    b510bf0 View commit details
    Browse the repository at this point in the history
  4. chore(release): 1.1.0 [skip ci]

    # [1.1.0](v1.0.1...v1.1.0) (2023-07-23)
    
    ### Features
    
    * Add plugin settings ([8ee2590](8ee2590))
    * Use settings to define default board size ([b4d5ea5](b4d5ea5))
    semantic-release-bot committed Jul 23, 2023
    Configuration menu
    Copy the full SHA
    d75cc0e View commit details
    Browse the repository at this point in the history
Loading