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: Codeinwp/raft
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.1.5
Choose a base ref
...
head repository: Codeinwp/raft
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.1.6
Choose a head ref
  • 13 commits
  • 13 files changed
  • 4 contributors

Commits on Apr 29, 2024

  1. Sync branch [skip ci]

    pirate-bot authored Apr 29, 2024
    Configuration menu
    Copy the full SHA
    2b3cadd View commit details
    Browse the repository at this point in the history
  2. Sync branch [skip ci]

    pirate-bot authored Apr 29, 2024
    Configuration menu
    Copy the full SHA
    b224997 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. Configuration menu
    Copy the full SHA
    41dd71c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f64415 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #130 from Codeinwp/fix/design-pack-error

    Fix/design pack error
    HardeepAsrani authored Aug 20, 2024
    Configuration menu
    Copy the full SHA
    957e3ed View commit details
    Browse the repository at this point in the history
  4. chore(deps-dev): bump squizlabs/php_codesniffer from 3.9.0 to 3.10.2

    Bumps [squizlabs/php_codesniffer](https://github.com/PHPCSStandards/PHP_CodeSniffer) from 3.9.0 to 3.10.2.
    - [Release notes](https://github.com/PHPCSStandards/PHP_CodeSniffer/releases)
    - [Changelog](https://github.com/PHPCSStandards/PHP_CodeSniffer/blob/master/CHANGELOG.md)
    - [Commits](PHPCSStandards/PHP_CodeSniffer@3.9.0...3.10.2)
    
    ---
    updated-dependencies:
    - dependency-name: squizlabs/php_codesniffer
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Aug 20, 2024
    Configuration menu
    Copy the full SHA
    c335590 View commit details
    Browse the repository at this point in the history
  5. chore(deps): bump codeinwp/themeisle-sdk from 3.3.14 to 3.3.28

    Bumps [codeinwp/themeisle-sdk](https://github.com/Codeinwp/themeisle-sdk) from 3.3.14 to 3.3.28.
    - [Release notes](https://github.com/Codeinwp/themeisle-sdk/releases)
    - [Changelog](https://github.com/Codeinwp/themeisle-sdk/blob/master/CHANGELOG.md)
    - [Commits](Codeinwp/themeisle-sdk@v3.3.14...v3.3.28)
    
    ---
    updated-dependencies:
    - dependency-name: codeinwp/themeisle-sdk
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Aug 20, 2024
    Configuration menu
    Copy the full SHA
    3d7ef9c View commit details
    Browse the repository at this point in the history
  6. Merge pull request #128 from Codeinwp/dependabot/composer/development…

    …/codeinwp/themeisle-sdk-3.3.28
    
    chore(deps): bump codeinwp/themeisle-sdk from 3.3.14 to 3.3.28
    HardeepAsrani authored Aug 20, 2024
    Configuration menu
    Copy the full SHA
    f9091e4 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #129 from Codeinwp/dependabot/composer/development…

    …/squizlabs/php_codesniffer-3.10.2
    
    chore(deps-dev): bump squizlabs/php_codesniffer from 3.9.0 to 3.10.2
    HardeepAsrani authored Aug 20, 2024
    Configuration menu
    Copy the full SHA
    5b2b661 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. chore(deps): bump codeinwp/themeisle-sdk from 3.3.28 to 3.3.29

    Bumps [codeinwp/themeisle-sdk](https://github.com/Codeinwp/themeisle-sdk) from 3.3.28 to 3.3.29.
    - [Release notes](https://github.com/Codeinwp/themeisle-sdk/releases)
    - [Changelog](https://github.com/Codeinwp/themeisle-sdk/blob/master/CHANGELOG.md)
    - [Commits](Codeinwp/themeisle-sdk@v3.3.28...v3.3.29)
    
    ---
    updated-dependencies:
    - dependency-name: codeinwp/themeisle-sdk
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    7b12bbd View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. Merge pull request #133 from Codeinwp/dependabot/composer/development…

    …/codeinwp/themeisle-sdk-3.3.29
    
    chore(deps): bump codeinwp/themeisle-sdk from 3.3.28 to 3.3.29
    HardeepAsrani authored Aug 28, 2024
    Configuration menu
    Copy the full SHA
    046c34d View commit details
    Browse the repository at this point in the history
  2. release: version 1.1.6

    ### Bug Fixes
    
    - **Fix Notice Error**: Fixed an issue with the Notice causing an error when visiting the Editor.
    HardeepAsrani authored Aug 28, 2024
    Configuration menu
    Copy the full SHA
    e44bca6 View commit details
    Browse the repository at this point in the history
  3. chore(release): 1.1.6

    ##### [Version 1.1.6](v1.1.5...v1.1.6) (2024-08-28)
    
    ### Bug Fixes
    
    - **Fix Notice Error**: Fixed an issue with the Notice causing an error when visiting the Editor.
    pirate-bot committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    3cad1c8 View commit details
    Browse the repository at this point in the history
Loading