X Tutup
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: honkit/honkit
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.6.21
Choose a base ref
...
head repository: honkit/honkit
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.6.22
Choose a head ref
  • 5 commits
  • 23 files changed
  • 3 contributors

Commits on Sep 21, 2021

  1. chore(deps): bump semver-regex from 3.1.2 to 3.1.3 (#225)

    Bumps [semver-regex](https://github.com/sindresorhus/semver-regex) from 3.1.2 to 3.1.3.
    - [Release notes](https://github.com/sindresorhus/semver-regex/releases)
    - [Commits](https://github.com/sindresorhus/semver-regex/commits)
    
    ---
    updated-dependencies:
    - dependency-name: semver-regex
      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 Sep 21, 2021
    Configuration menu
    Copy the full SHA
    e899f89 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump tmpl from 1.0.4 to 1.0.5 (#227)

    Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5.
    - [Release notes](https://github.com/daaku/nodejs-tmpl/releases)
    - [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5)
    
    ---
    updated-dependencies:
    - dependency-name: tmpl
      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 Sep 21, 2021
    Configuration menu
    Copy the full SHA
    552fcd0 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump object-path from 0.11.6 to 0.11.8 (#226)

    Bumps [object-path](https://github.com/mariocasciaro/object-path) from 0.11.6 to 0.11.8.
    - [Release notes](https://github.com/mariocasciaro/object-path/releases)
    - [Commits](https://github.com/mariocasciaro/object-path/commits)
    
    ---
    updated-dependencies:
    - dependency-name: object-path
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 21, 2021
    Configuration menu
    Copy the full SHA
    adc9afb View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2021

  1. fix(honkit): fix incremental build on multiple languages (#228)

    * chore(example): add multiple languages example
    
    * fix(honkit): fix incremental build on multiple languages
    azu authored Oct 2, 2021
    Configuration menu
    Copy the full SHA
    feb8d3e View commit details
    Browse the repository at this point in the history
  2. chore(release): v3.6.22 (#229)

    Co-authored-by: azu <azu@users.noreply.github.com>
    github-actions[bot] and azu authored Oct 2, 2021
    Configuration menu
    Copy the full SHA
    0b21dd4 View commit details
    Browse the repository at this point in the history
Loading
X Tutup