8000 Comparing v1.22.0...v1.22.1 · denysdovhan/wtfjs · 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: denysdovhan/wtfjs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.22.0
Choose a base ref
...
head repository: denysdovhan/wtfjs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.22.1
Choose a head ref
  • 12 commits
  • 7 files changed
  • 5 contributors

Commits on Feb 24, 2022

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

Commits on Mar 14, 2022

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

Commits on Apr 22, 2022

  1. fix: fix description (#220)

    es183923 authored Apr 22, 2022
    Configuration menu
    Copy the full SHA
    b28f5b5 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump handlebars from 4.7.6 to 4.7.7 (#225)

    Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.7.6 to 4.7.7.
    - [Release notes](https://github.com/wycats/handlebars.js/releases)
    - [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/master/release-notes.md)
    - [Commits](handlebars-lang/handlebars.js@v4.7.6...v4.7.7)
    
    ---
    updated-dependencies:
    - dependency-name: handlebars
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 22, 2022
    Configuration menu
    Copy the full SHA
    8cac7be View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump lodash from 4.17.19 to 4.17.21 (#227)

    Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.21.
    - [Release notes](https://github.com/lodash/lodash/releases)
    - [Commits](lodash/lodash@4.17.19...4.17.21)
    
    ---
    updated-dependencies:
    - dependency-name: lodash
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 22, 2022
    Configuration menu
    Copy the full SHA
    5c46210 View commit details
    Browse the repository at this point in the history
  4. Fix: [KR] fix dead link (#223)

    KYHyeon authored Apr 22, 2022
    Configuration menu
    Copy the full SHA
    2c9be68 View commit details
    Browse the repository at this point in the history
  5. chore(deps): bump node-fetch from 2.6.1 to 2.6.7 (#236)

    Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.1 to 2.6.7.
    - [Release notes](https://github.com/node-fetch/node-fetch/releases)
    - [Commits](node-fetch/node-fetch@v2.6.1...v2.6.7)
    
    ---
    updated-dependencies:
    - dependency-name: node-fetch
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 22, 2022
    Configuration menu
    Copy the full SHA
    b88264a View commit details
    Browse the repository at this point in the history
  6. chore(deps): bump trim-off-newlines from 1.0.1 to 1.0.3 (#237)

    Bumps [trim-off-newlines](https://github.com/stevemao/trim-off-newlines) from 1.0.1 to 1.0.3.
    - [Release notes](https://github.com/stevemao/trim-off-newlines/releases)
    - [Commits](stevemao/trim-off-newlines@v1.0.1...v1.0.3)
    
    ---
    updated-dependencies:
    - dependency-name: trim-off-newlines
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 22, 2022
    Configuration menu
    Copy the full SHA
    da4ce7a View commit details
    Browse the repository at this point in the history
  7. fix: fix doctoc in deps

    denysdovhan committed Apr 22, 2022
    Configuration menu
    Copy the full SHA
    78f3384 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    de0dd96 View commit details
    Browse the repository at this point in the history
  9. ci: Use npx in scripts

    denysdovhan committed Apr 22, 2022
    Configuration menu
    Copy the full SHA
    898a5b3 View commit details
    Browse the repository at this point in the history
  10. chore(release): 1.22.1 [skip ci]

    ## [1.22.1](v1.22.0...v1.22.1) (2022-04-22)
    
    ### Bug Fixes
    
    * fix description ([#220](#220)) ([b28f5b5](b28f5b5))
    * fix doctoc in deps ([78f3384](78f3384))
    * **readme:** Add notice about Ukraine ([d288e70](d288e70))
    semantic-release-bot committed Apr 22, 2022
    Configuration menu
    Copy the full SHA
    7f5d1b4 View commit details
    Browse the repository at this point in the history
Loading
0