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: flowscripter/dynamic-plugin-framework
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.3.14
Choose a base ref
...
head repository: flowscripter/dynamic-plugin-framework
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.3.15
Choose a head ref
  • 3 commits
  • 4 files changed
  • 2 contributors

Commits on Mar 12, 2025

  1. Configuration menu
    Copy the full SHA
    71a2ecd View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2025

  1. fix: plugin load error handling and update project metadata (#18)

    * fix: throw error on plugin load error
    
    * fix: update package.json with project metadata and keywords
    
    * chore: deno fmt
    
    * fix: fix test
    
    * fix: fix package.json
    
    * chore: deno fmt
    vectronic authored Mar 16, 2025
    Configuration menu
    Copy the full SHA
    0872a53 View commit details
    Browse the repository at this point in the history
  2. chore(release): 1.3.15 [skip ci]

    ## [1.3.15](v1.3.14...v1.3.15) (2025-03-16)
    
    ### Bug Fixes
    
    * plugin load error handling and update project metadata ([#18](#18)) ([0872a53](0872a53))
    semantic-release-bot committed Mar 16, 2025
    Configuration menu
    Copy the full SHA
    2973109 View commit details
    Browse the repository at this point in the history
Loading