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: jantimon/html-webpack-plugin
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.3.1
Choose a base ref
...
head repository: jantimon/html-webpack-plugin
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.3.2
Choose a head ref
  • 6 commits
  • 18 files changed
  • 4 contributors

Commits on Jun 20, 2021

  1. Configuration menu
    Copy the full SHA
    0e4c1fb View commit details
    Browse the repository at this point in the history
  2. Added inject-body-webpack-plugin to readme

    Added this plugin made for html-webpack-plugin:
    https://github.com/Jaid/inject-body-webpack-plugin
    Jaid authored and jantimon committed Jun 20, 2021
    Configuration menu
    Copy the full SHA
    25cdfc7 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2021

  1. Fix security vulnerabilities

    - update "commitizen" to "^4.2.4"
    - update "mini-css-extract-plugin" to "^1.6.0"
    - update "standard-version" to "^9.3.0"
    - update "pretty-error" to "^3.0.4"
    tschmidtb51 authored and jantimon committed Jun 22, 2021
    Configuration menu
    Copy the full SHA
    b98fbeb View commit details
    Browse the repository at this point in the history
  2. Fix security vulnerabilities

    - fix #1645
    - update "lodash" to "^4.17.21"
    tschmidtb51 authored and jantimon committed Jun 22, 2021
    Configuration menu
    Copy the full SHA
    9c7fba0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    053c6e6 View commit details
    Browse the repository at this point in the history
  4. chore(release): 5.3.2

    jantimon committed Jun 22, 2021
    Configuration menu
    Copy the full SHA
    8f8f7c5 View commit details
    Browse the repository at this point in the history
Loading