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: ashblue/fluid-behavior-tree
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: ashblue/fluid-behavior-tree
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.0.0
Choose a head ref
  • 10 commits
  • 8 files changed
  • 2 contributors

Commits on May 31, 2019

  1. Configuration menu
    Copy the full SHA
    5e8a5fd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    386987c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3de3a4b View commit details
    Browse the repository at this point in the history
  4. fix(github): fixed corrupt GitHub archive generation

    GitHub was generating incorrect archive data of every file instead of a zip
    
    BREAKING CHANGE: Artifical breaking change to make the number match with the correct version
    ashblue committed May 31, 2019
    Configuration menu
    Copy the full SHA
    f94a140 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #5 from ashblue/develop

    Release Candidate
    ashblue authored May 31, 2019
    Configuration menu
    Copy the full SHA
    3f9802f View commit details
    Browse the repository at this point in the history
  6. chore(release): 2.0.0 [skip ci]

    # [2.0.0](v1.0.0...v2.0.0) (2019-05-31)
    
    ### Bug Fixes
    
    * **github:** fixed corrupt GitHub archive generation ([f94a140](f94a140))
    
    ### BREAKING CHANGES
    
    * **github:** Artifical breaking change to make the number match with the correct version
    semantic-release-bot committed May 31, 2019
    Configuration menu
    Copy the full SHA
    830e173 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    55aa2ba View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    47ae92d View commit details
    Browse the repository at this point in the history
  9. Merge branch 'develop'

    ashblue committed May 31, 2019
    Configuration menu
    Copy the full SHA
    b24cfbe View commit details
    Browse the repository at this point in the history
  10. chore(release): 2.0.0 [skip ci]

    # [2.0.0](v1.0.0...v2.0.0) (2019-05-31)
    
    ### Bug Fixes
    
    * **github:** fixed corrupt GitHub archive generation ([f94a140](f94a140))
    * **semantic-release:** prevents a crash due to no version number change ([55aa2ba](55aa2ba))
    
    ### BREAKING CHANGES
    
    * **github:** Artifical breaking change to make the number match with the correct version
    semantic-release-bot committed May 31, 2019
    Configuration menu
    Copy the full SHA
    a13f001 View commit details
    Browse the repository at this point in the history
Loading