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.0.2
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.0.3
Choose a head ref
  • 3 commits
  • 6 files changed
  • 3 contributors

Commits on Apr 11, 2021

  1. fix: actually add a type property to the def token (#2002)

    Hmm I think I modified the wrong file (`lib/marked.js`) in the previous PR (see #2001) , this should be the right one ! Sorry for that.
    sapristi authored Apr 11, 2021
    1 Configuration menu
    Copy the full SHA
    47e65cf View commit details
    Browse the repository at this point in the history
  2. 🗜️ build [skip ci]

    MarkedJS bot committed Apr 11, 2021
    Configuration menu
    Copy the full SHA
    a4a0900 View commit details
    Browse the repository at this point in the history
  3. chore(release): 2.0.3 [skip ci]

    ## [2.0.3](v2.0.2...v2.0.3) (2021-04-11)
    
    ### Bug Fixes
    
    * actually add a `type` property to the `def` token ([#2002](#2002)) ([47e65cf](47e65cf))
    semantic-release-bot committed Apr 11, 2021
    1 Configuration menu
    Copy the full SHA
    d4699f4 View commit details
    Browse the repository at this point in the history
Loading