8000 Comparing v3.0.1...master · eggjs/egg-init · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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: eggjs/egg-init
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.0.1
Choose a base ref
...
head repository: eggjs/egg-init
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 4 commits
  • 5 files changed
  • 3 contributors

Commits on Jan 6, 2024

  1. Configuration menu
    Copy the full SHA
    7615d4a View commit details
    Browse the repository at this point in the history
  2. Release 3.0.2

    [skip ci]
    
    ## [3.0.2](v3.0.1...v3.0.2) (2024-01-06)
    
    ### Bug Fixes
    
    * remove unuse pkgInfo ([#85](#85)) ([7615d4a](7615d4a))
    semantic-release-bot committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    89b7ec8 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. feat: add npmrc to file mapping (#86)

    <!--
    Thank you for your pull request. Please review below requirements.
    Bug fixes and new features should include tests and possibly benchmarks.
    Contributors guide:
    https://github.sheincorp.cn/eggjs/egg/blob/master/CONTRIBUTING.md
    
    感谢您贡献代码。请确认下列 checklist 的完成情况。
    Bug 修复和新功能必须包含测试,必要时请附上性能测试。
    Contributors guide:
    https://github.sheincorp.cn/eggjs/egg/blob/master/CONTRIBUTING.md
    -->
    
    ##### Checklist
    <!-- Remove items that do not apply. For completed items, change [ ] to
    [x]. -->
    
    - [x] `npm test` passes
    - [ ] tests and/or benchmarks are included
    - [ ] documentation is changed or added
    - [x] commit message follows commit guidelines
    
    ##### Affected core subsystem(s)
    <!-- Provide affected core subsystem(s). -->
    
    - tests
    
    ##### Description of change
    <!-- Provide a description of the change below this comment. -->
    
    add `.npmrc` to file mapping
    thonatos authored Feb 23, 2024
    Configuration menu
    Copy the full SHA
    66e35e4 View commit details
    Browse the repository at this point in the history
  2. Release 3.1.0

    [skip ci]
    
    ## [3.1.0](v3.0.2...v3.1.0) (2024-02-23)
    
    ### Features
    
    * add npmrc to file mapping ([#86](#86)) ([66e35e4](66e35e4))
    semantic-release-bot committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    67480f4 View commit details
    Browse the repository at this point in the history
Loading
0