8000 Comparing v7.0.0...v7.0.1 · 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: v7.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: v7.0.1
Choose a head ref
  • 5 commits
  • 18 files changed
  • 4 contributors

Commits on Aug 7, 2023

  1. chore(deps-dev): Bump eslint-plugin-import from 2.27.5 to 2.28.0 (#2922)

    Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.27.5 to 2.28.0.
    - [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.27.5...v2.28.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-plugin-import
      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 Aug 7, 2023
    1 Configuration menu
    Copy the full SHA
    74e9c9f View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): Bump typescript from 5.0.4 to 5.1.6 (#2923)

    Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.0.4 to 5.1.6.
    - [Release notes](https://github.com/Microsoft/TypeScript/releases)
    - [Commits](microsoft/TypeScript@v5.0.4...v5.1.6)
    
    ---
    updated-dependencies:
    - dependency-name: typescript
      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 Aug 7, 2023
    1 Configuration menu
    Copy the full SHA
    9c5721e View commit details
    Browse the repository at this point in the history
  3. 1 Configuration menu
    Copy the full SHA
    610bc45 View commit details
    Browse the repository at this point in the history
  4. 🗜️ build v7.0.1 [skip ci]

    MarkedJS bot committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    97c61f2 View commit details
    Browse the repository at this point in the history
  5. chore(release): 7.0.1 [skip ci]

    ## [7.0.1](v7.0.0...v7.0.1) (2023-08-07)
    
    ### Bug Fixes
    
    * use rollup to output js files ([#2916](#2916)) ([610bc45](610bc45))
    semantic-release-bot committed Aug 7, 2023
    1 Configuration menu
    Copy the full SHA
    95f52e7 View commit details
    Browse the repository at this point in the history
Loading
0