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: YU000jp/Logseq-column-Layout
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.9.0
Choose a base ref
...
head repository: YU000jp/Logseq-column-Layout
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.10.0
Choose a head ref
  • 11 commits
  • 11 files changed
  • 3 contributors

Commits on Oct 8, 2023

  1. build(deps-dev): bump postcss from 8.4.27 to 8.4.31

    Bumps [postcss](https://github.com/postcss/postcss) from 8.4.27 to 8.4.31.
    - [Release notes](https://github.com/postcss/postcss/releases)
    - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
    - [Commits](postcss/postcss@8.4.27...8.4.31)
    
    ---
    updated-dependencies:
    - dependency-name: postcss
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 8, 2023
    Configuration menu
    Copy the full SHA
    c5712a5 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2023

  1. cleanup

    YU000jp committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    597f389 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2023

  1. Update README.md

    YU000jp authored Oct 15, 2023
    Configuration menu
    Copy the full SHA
    b751a7c View commit details
    Browse the repository at this point in the history
  2. Update README.md

    YU000jp authored Oct 15, 2023
    Configuration menu
    Copy the full SHA
    24b896f View commit details
    Browse the repository at this point in the history
  3. Merge pull request #19 from YU000jp/dependabot/npm_and_yarn/postcss-8…

    ….4.31
    
    build(deps-dev): bump postcss from 8.4.27 to 8.4.31
    YU000jp authored Oct 15, 2023
    Configuration menu
    Copy the full SHA
    d70d9c0 View commit details
    Browse the repository at this point in the history
  4. Cleanup CSS

    YU000jp committed Oct 15, 2023
    Configuration menu
    Copy the full SHA
    2e84647 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. build(deps-dev): bump @babel/traverse from 7.22.10 to 7.23.2

    Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.22.10 to 7.23.2.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)
    
    ---
    updated-dependencies:
    - dependency-name: "@babel/traverse"
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 19, 2023
    Configuration menu
    Copy the full SHA
    d4abea4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #20 from YU000jp/dependabot/npm_and_yarn/babel/tra…

    …verse-7.23.2
    
    build(deps-dev): bump @babel/traverse from 7.22.10 to 7.23.2
    YU000jp authored Oct 19, 2023
    Configuration menu
    Copy the full SHA
    6a2fc39 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    YU000jp authored Oct 19, 2023
    Configuration menu
    Copy the full SHA
    d9d947b View commit details
    Browse the repository at this point in the history
  4. feat(doc): plugin settings

    YU000jp committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    1afc238 View commit details
    Browse the repository at this point in the history
  5. chore(release): 2.10.0 [skip ci]

    # [2.10.0](v2.9.0...v2.10.0) (2023-10-19)
    
    ### Features
    
    * **doc:** plugin settings ([1afc238](1afc238))
    semantic-release-bot committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    812473e View commit details
    Browse the repository at this point in the history
Loading