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.0
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.1
Choose a head ref
  • 9 commits
  • 11 files changed
  • 5 contributors

Commits on Aug 16, 2021

  1. 2 Configuration menu
    Copy the full SHA
    6fa4842 View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): Bump semantic-release from 17.4.4 to 17.4.5 (#2175)

    Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 17.4.4 to 17.4.5.
    - [Release notes](https://github.com/semantic-release/semantic-release/releases)
    - [Commits](semantic-release/semantic-release@v17.4.4...v17.4.5)
    
    ---
    updated-dependencies:
    - dependency-name: semantic-release
      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 Aug 16, 2021
    1 Configuration menu
    Copy the full SHA
    e2ee4ea View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2021

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

Commits on Aug 23, 2021

  1. chore(deps-dev): Bump rollup from 2.56.2 to 2.56.3 (#2183)

    Bumps [rollup](https://github.com/rollup/rollup) from 2.56.2 to 2.56.3.
    - [Release notes](https://github.com/rollup/rollup/releases)
    - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
    - [Commits](rollup/rollup@v2.56.2...v2.56.3)
    
    ---
    updated-dependencies:
    - dependency-name: rollup
      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 Aug 23, 2021
    1 Configuration menu
    Copy the full SHA
    a9076f8 View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): Bump jasmine from 3.8.0 to 3.9.0 (#2184)

    Bumps [jasmine](https://github.com/jasmine/jasmine-npm) from 3.8.0 to 3.9.0.
    - [Release notes](https://github.com/jasmine/jasmine-npm/releases)
    - [Commits](jasmine/jasmine-npm@v3.8.0...v3.9.0)
    
    ---
    updated-dependencies:
    - dependency-name: jasmine
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 23, 2021
    1 Configuration menu
    Copy the full SHA
    42e82a9 View commit details
    Browse the repository at this point in the history
  3. chore(deps-dev): Bump eslint-plugin-import from 2.24.0 to 2.24.1 (#2185)

    Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.24.0 to 2.24.1.
    - [Release notes](https://github.com/import-js/eslint-plugin-import/releases)
    - [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md)
    - [Commits](import-js/eslint-plugin-import@v2.24.0...v2.24.1)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-plugin-import
      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 Aug 23, 2021
    1 Configuration menu
    Copy the full SHA
    73c39ca View commit details
    Browse the repository at this point in the history
  4. 1 Configuration menu
    Copy the full SHA
    e03b5c1 View commit details
    Browse the repository at this point in the history
  5. 🗜️ build [skip ci]

    MarkedJS bot committed Aug 23, 2021
    Configuration menu
    Copy the full SHA
    ddef60f View commit details
    Browse the repository at this point in the history
  6. chore(release): 3.0.1 [skip ci]

    ## [3.0.1](v3.0.0...v3.0.1) (2021-08-23)
    
    ### Bug Fixes
    
    * fix gfm urls after link ([#2186](#2186)) ([e03b5c1](e03b5c1))
    semantic-release-bot committed Aug 23, 2021
    1 Configuration menu
    Copy the full SHA
    ce30ed4 View commit details
    Browse the repository at this point in the history
Loading