8000 Comparing v2.1.1...v2.1.2 · markedjs/marked · GitHub
[go: up one dir, main page]

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

Commits on Jun 16, 2021

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

Commits on Jun 21, 2021

  1. chore(deps-dev): Bump semantic-release from 17.4.3 to 17.4.4 (#2117)

    Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 17.4.3 to 17.4.4.
    - [Release notes](https://github.com/semantic-release/semantic-release/releases)
    - [Commits](semantic-release/semantic-release@v17.4.3...v17.4.4)
    
    ---
    updated-dependencies:
    - dependency-name: semantic-release
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 21, 2021
    1 Configuration menu
    Copy the full SHA
    8321e89 View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): Bump rollup from 2.51.2 to 2.52.2 (#2116)

    Bumps [rollup](https://github.com/rollup/rollup) from 2.51.2 to 2.52.2.
    - [Release notes](https://github.com/rollup/rollup/releases)
    - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
    - [Commits](rollup/rollup@v2.51.2...v2.52.2)
    
    ---
    updated-dependencies:
    - dependency-name: rollup
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 21, 2021
    Configuration menu
    Copy the full SHA
    b611bb1 View commit details
    Browse the repository at this point in the history
  3. chore(deps-dev): Bump eslint from 7.28.0 to 7.29.0 (#2115)

    Bumps [eslint](https://github.com/eslint/eslint) from 7.28.0 to 7.29.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
    - [Commits](eslint/eslint@v7.28.0...v7.29.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 21, 2021
    1 Configuration menu
    Copy the full SHA
    7c1fa84 View commit details
    Browse the repository at this point in the history
  4. chore(deps-dev): Bump @babel/core from 7.14.5 to 7.14.6 (#2118)

    Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.14.5 to 7.14.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.14.6/packages/babel-core)
    
    ---
    updated-dependencies:
    - dependency-name: "@babel/core"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 21, 2021
    1 Configuration menu
    Copy the full SHA
    30c3d05 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2021

  1. 1 Configuration menu
    Copy the full SHA
    8659353 View commit details
    Browse the repository at this point in the history
  2. chore(release): 2.1.2 [skip ci]

    ## [2.1.2](v2.1.1...v2.1.2) (2021-06-22)
    
    ### Bug Fixes
    
    * add Node.js 10 to CI and loosen `engines` field ([#2119](#2119)) ([8659353](8659353))
    semantic-release-bot committed Jun 22, 2021
    1 Configuration menu
    Copy the full SHA
    c7b4664 View commit details
    Browse the repository at this point in the history
Loading
0