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: eruptionjs/create-eruption Loading
base: v0.1.5
Choose a base ref
...
head repository: eruptionjs/create-eruption Loading
compare: v0.3.0
Choose a head ref
  • 11 commits
  • 6 files changed
  • 2 contributors

Commits on Mar 4, 2023

  1. feat: add the yes flag

    the yes flag will skip the confirm prompt
    
    Signed-off-by: Raí Siqueira <[email protected]>
    raisiqueira committed Mar 4, 2023
    Configuration menu
    Copy the full SHA
    3658ffb View commit details
    Browse the repository at this point in the history
  2. ci: fix cwd at NPM publish

    Fixes npm publish getting the wrong dist folder
    luigieai committed Mar 4, 2023
    Configuration menu
    Copy the full SHA
    9ed9cdf View commit details
    Browse the repository at this point in the history
  3. ci: fix cwd at NPM publish

    ci: fix cwd at NPM publish
    luigieai committed Mar 4, 2023
    Configuration menu
    Copy the full SHA
    5c9dd20 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2023

  1. feat: vscode folder removal option

    luigieai authored and raisiqueira committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    25e8b05 View commit details
    Browse the repository at this point in the history
  2. chore: fix linting

    luigieai authored and raisiqueira committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    17fff6d View commit details
    Browse the repository at this point in the history
  3. chore: add flag to documentation

    luigieai authored and raisiqueira committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    17dc867 View commit details
    Browse the repository at this point in the history
  4. docs: update readme

    raisiqueira committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    c43b9ab View commit details
    Browse the repository at this point in the history

Commits on May 17, 2023

  1. feat: add docker support

    luigieai authored and raisiqueira committed May 17, 2023
    Configuration menu
    Copy the full SHA
    cfdcf7a View commit details
    Browse the repository at this point in the history
  2. chore: updates documentation

    luigieai authored and raisiqueira committed May 17, 2023
    Configuration menu
    Copy the full SHA
    8bc34fb View commit details
    Browse the repository at this point in the history
  3. fix: add forgotten test files

    luigieai authored and raisiqueira committed May 17, 2023
    Configuration menu
    Copy the full SHA
    58649c9 View commit details
    Browse the repository at this point in the history
  4. chore: bump version

    Signed-off-by: Rai Siqueira <[email protected]>
    raisiqueira committed May 17, 2023
    Configuration menu
    Copy the full SHA
    1626ce6 View commit details
    Browse the repository at this point in the history
Loading