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: markedjs/marked
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.0.3
Choose a base ref
...
head repository: markedjs/marked
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.0.4
Choose a head ref
  • 6 commits
  • 10 files changed
  • 5 contributors

Commits on Sep 13, 2021

  1. chore(deps-dev): Bump @babel/preset-env from 7.15.4 to 7.15.6 (#2205)

    Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.15.4 to 7.15.6.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.15.6/packages/babel-preset-env)
    
    ---
    updated-dependencies:
    - dependency-name: "@babel/preset-env"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 13, 2021
    1 Configuration menu
    Copy the full SHA
    ffd567d View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): Bump uglify-js from 3.14.1 to 3.14.2 (#2204)

    Bumps [uglify-js](https://github.com/mishoo/UglifyJS) from 3.14.1 to 3.14.2.
    - [Release notes](https://github.com/mishoo/UglifyJS/releases)
    - [Commits](mishoo/UglifyJS@v3.14.1...v3.14.2)
    
    ---
    updated-dependencies:
    - dependency-name: uglify-js
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 13, 2021
    1 Configuration menu
    Copy the full SHA
    c1d55ae View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2021

  1. 1 Configuration menu
    Copy the full SHA
    7792adc View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    8c00ed3 View commit details
    Browse the repository at this point in the history
  3. 🗜️ build [skip ci]

    MarkedJS bot committed Sep 14, 2021
    Configuration menu
    Copy the full SHA
    f532739 View commit details
    Browse the repository at this point in the history
  4. chore(release): 3.0.4 [skip ci]

    ## [3.0.4](v3.0.3...v3.0.4) (2021-09-14)
    
    ### Bug Fixes
    
    * fix detection of orphaned emStrong delimiters ([#2206](#2206)) ([8c00ed3](8c00ed3))
    semantic-release-bot committed Sep 14, 2021
    1 Configuration menu
    Copy the full SHA
    189fef4 View commit details
    Browse the repository at this point in the history
Loading